Skip to content

Releases: wunderio/sshd-gitauth

v1.0.0

13 Aug 10:48
3fcc093

Choose a tag to compare

What's Changed

  • SLT-1046: Denies local login, denies tunnel creation from bastion host by @Jancis in #1

New Contributors

  • @Jancis made their first contribution in #1

Full Changelog: v0.2.3...v1.0.0

v0.2.5

13 Feb 21:54
6ae0760

Choose a tag to compare

Include static keys if present

v0.2.3

01 Oct 07:07
834ca45

Choose a tag to compare

Base image update

AllowTcpForwarding yes

22 May 08:22
2919080

Choose a tag to compare

v0.2.2

Allow tunelling

v0.2.1

14 May 09:06

Choose a tag to compare

Better handling of docker signals

v0.2.0

12 May 13:19

Choose a tag to compare

  • Using external keyserver
  • AuthorizedKeysCommand python script replaced with bash/curl.

Fingerprint storage

21 Mar 13:23

Choose a tag to compare

Fingerprint keys are moved to a dedicated folder, /etc/ssh/keys, that can be mounted to a persistent storage.

v0.1.0

13 Nov 10:38

Choose a tag to compare

Pipe SSHD log to stdio; create home folder for www-admin