Skip to content

Releases: kislyuk/keymaker

v1.1.0

25 Oct 18:43
v1.1.0
c630f35
Compare
Choose a tag to compare
  • Remove unused dependency; bump others to match Ubuntu 18.04

    • keymaker upload_key: add friendlier errors

    • Fix crontab file for group syncing

    • Print error message for sshd config and reload failures (#52)

v1.0.9

10 Jul 19:02
v1.0.9
8552535
Compare
Choose a tag to compare
  • Look up keymaker executables in path using shutil.which and fallback (#56)

v1.0.8

22 Jan 17:12
v1.0.8
988a504
Compare
Choose a tag to compare
  • Provide more feedback when managing keys

v1.0.7

16 Jul 15:58
v1.0.7
231370f
Compare
Choose a tag to compare
  • Avoid trimming username if the suffix length is zero (#47)

v1.0.6

26 May 01:04
v1.0.6
b72c9ff
Compare
Choose a tag to compare
  • Fix logic error in keymaker sync_groups

    • Allow username suffix to be set in keymaker configure

v1.0.5

21 May 17:54
v1.0.5
ccf6370
Compare
Choose a tag to compare

Fixup for get_uid with user suffix

v1.0.4

18 May 16:35
v1.0.4
e2f7b68
Compare
Choose a tag to compare
  • Allow configurable username suffix in keymaker role config

    • Auto-configure assume role permissions in keymaker configure

    • Add missing iam:GetGroup permission for keymaker sync_groups (#42)

v1.0.3

13 Apr 23:02
v1.0.3
19fc011
Compare
Choose a tag to compare
  • Remove unused dependency

v1.0.2

12 Apr 20:03
v1.0.2
0e838cb
Compare
Choose a tag to compare
  • Produce more readable log line when no config is found in role description

v1.0.1

12 Apr 19:57
v1.0.1
ecfd43b
Compare
Choose a tag to compare
  • Fix user autovivification