summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ssh_authkey_fingerprints.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-11-30cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console (#1081)dermotbradley
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-01-27Print ssh key fingerprints using sha256 hash (#188)Ryan Harper
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2018-03-02Change some list creation and population to literal.Rémy Léone
2017-10-02Remove prettytable dependency, introduce simpletableAndrew Jorgensen
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-10-19Move user/group functions to new ug_util fileJoshua Harlow
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2015-01-27Respond to review:Barry Warsaw
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-26ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser
2013-09-25add '\n' to no key fingerprint warning Scott Moser
2012-10-27Helpful cleanups.harlowja
2012-09-28Add a comment as to why distros can't beJoshua Harlow
2012-09-28Rework the rest of the locations that usedJoshua Harlow
2012-09-27cleanup the user/group listsJoshua Harlow
2012-09-24Adjust the fingerprints to use this newJoshua Harlow
2012-08-22fix pep8 complaints.Scott Moser
2012-08-22fix pylint in cc_ssh_authkey_fingerprints.pyScott Moser
2012-08-21remove committed conflicts in previous mergeScott Moser
2012-08-20remove duplicate printing of authorized keys to the consoleScott Moser
2012-08-20authkey_fingerprints: Fix columns headers, do not print empty linesScott Moser
2012-08-20add ssh-authkey-fingerprint config module, to print fingerprints to consoleScott Moser
2012-08-20Fixup the columns and add a check to makeJoshua Harlow
2012-08-18Add support for printing out the authkey's for the default user.Joshua Harlow