summaryrefslogtreecommitdiff
path: root/src/conf_mode/system-login.py
AgeCommit message (Expand)Author
2020-04-25login: radius: T2304: add VRF supportChristian Poessinger
2020-04-15login: T2295: move from calling an os binary to Python crypt() functionChristian Poessinger
2020-04-12template: T2230: use render to generate templatesThomas Mangin
2020-04-11util: T2205: convert system login to call and cmdThomas Mangin
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-06util: T2226: rewrite certbot to use cmdThomas Mangin
2020-04-05system-login: T2230: move inlined templates to dedicated filesChristian Poessinger
2020-03-05login: T2050: extend verify() on public-keysChristian Poessinger
2020-02-27login: T2050: retrieve home directory for SSH keys from OS and not guess itChristian Poessinger
2020-02-25login: T1948: migrade local and radius configurationsChristian Poessinger