summaryrefslogtreecommitdiff
path: root/system/authorized_key.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix authorized_key module to preserve the order of options"revert-5329-fix-authorized_key-random-hashToshio Kuratomi2016-10-201-61/+31
* Fix authorized_key module to preserve the order of optionsToshio Kuratomi2016-10-201-31/+61
* Fix code for python 3Michael Scherer2016-10-191-1/+1
* Cleanup import for authorized_keyMichael Scherer2016-10-191-2/+3
* Make the code run on python 3Michael Scherer2016-10-181-1/+1
* Remove the wide try/expect clauseMichael Scherer2016-10-171-18/+15
* Fix minor syntax error in authorized_key module doc (#4491)Ali Ok2016-08-271-1/+1
* better authorized_keys documentation (#3739)Marcos Diez2016-07-121-6/+3
* Fixes #1715 Allow authorized_module accept multi. (#3573)Allen Sanabria2016-06-201-4/+13
* Added one extra example in the authorized_key module. (#3637)Marcos Diez2016-05-241-3/+11
* Port authorized_keys to a syntax compatible with python3 and 2.4 (#3677)Michael Scherer2016-05-171-5/+7
* removed incorrect defaults from docsBrian Coca2016-04-251-2/+0
* Remove duplicate documentation fieldsToshio Kuratomi2016-01-281-3/+1
* minor doc fixes and reformatingBrian Coca2015-11-271-19/+17
* Squashed commit of the following:Veaceslav (Slava) Mindru2015-11-261-0/+16
* @bradobro stepping down as maintainerGreg DeKoenigsberg2015-10-281-1/+1
* authorized_key: fix example in documentationMarius Gedminas2015-08-311-1/+3
* Don't fail in check_mode if user existsSimon Li2015-08-211-6/+5
* Fix documentation of authorized_key.pyАлександр Костырев2015-08-171-1/+1
* Merge pull request #1651 from verm666/issue-1515Toshio Kuratomi2015-07-011-6/+13
|\
| * fix authorized_keys in check_modeverm6662015-07-011-6/+13
* | updated docs to clarify use of exclusiveBrian Coca2015-06-271-4/+5
|/
* Proper author info for all remaining modulesGreg DeKoenigsberg2015-06-151-1/+1
* Fix authorized_key module crashing when given an invalid keySam Thursfield2015-03-231-3/+4
* Update authorized_key.pyDag Wieers2015-03-051-1/+1
* Fix typo in authorized key module documentation.Edward Larkey2015-02-251-1/+1
* added note that url src is only avaialable from 1.9 onBrian Coca2015-02-121-1/+1
* Tabs to spacesToshio Kuratomi2015-02-111-6/+6
* Add exclusive option to authorized_keysJesse Keating2015-02-091-0/+26
* Refactored code to use module utility fetch_url function.Jeff Gonzalez2015-02-031-8/+11
* Added documentation for using url as key sourceJeff Gonzalez2015-01-271-1/+5
* Added ability to use url as key sourceJeff Gonzalez2014-12-221-0/+9
* Typo in commentsFabrice Bernhard2014-11-271-1/+1
* file extensions!Michael DeHaan2014-09-261-0/+421