Releases: wunderio/sshd-gitauth
Releases · wunderio/sshd-gitauth
v1.0.0
What's Changed
- SLT-1046: Denies local login, denies tunnel creation from bastion host by @Jancis in #1
New Contributors
Full Changelog: v0.2.3...v1.0.0
v0.2.5
Include static keys if present
v0.2.1
Better handling of docker signals
v0.2.0
- Using external keyserver
- AuthorizedKeysCommand python script replaced with bash/curl.
Fingerprint storage
Fingerprint keys are moved to a dedicated folder, /etc/ssh/keys, that can be mounted to a persistent storage.
v0.1.0
Pipe SSHD log to stdio; create home folder for www-admin