Skip to content

Refactor authorized_keys support to match SSH functionality

ale requested to merge better-authorized-keys into master

The --authorized-keys-file option now matches the syntax and semantics of sshd AuthorizedKeysFile directive, token substitution and all.

Merge request reports