You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add setting to disable authorized_keys backup when rewriting public keys
Signed-off-by: Magnus Lindvall <[email protected]>
* Update default value to comply with documentation
Signed-off-by: Magnus Lindvall <[email protected]>
* Use tmp-file instead of bak-file for saving manually added keys.
Signed-off-by: Magnus Lindvall <[email protected]>
* Change casing
Signed-off-by: Magnus Lindvall <[email protected]>
* Change casing and build bakpath with sprintf only
Signed-off-by: Magnus Lindvall <[email protected]>
* Only close file once
Signed-off-by: Magnus Lindvall <[email protected]>
* Do not modify calcFingerprint
Signed-off-by: Magnus Lindvall <[email protected]>
* Fix casing
Signed-off-by: Magnus Lindvall <[email protected]>
* Change style from disable to enable
Signed-off-by: Magnus Lindvall <[email protected]>
* Change name, just SSH_BACKUP_AUTHORIZED_KEYS
Signed-off-by: Magnus Lindvall <[email protected]>
* Do not check for directory existence if backup is disabled
Signed-off-by: Magnus Lindvall <[email protected]>
0 commit comments