Commit Graph

11 Commits (84447df4d366324ab81894b028b00fd66be85caf)

Author SHA1 Message Date
Thomas Andrade 4a295d4a6c
feat: Add support for extra sshd_config parameters via 'Include' file (#19842) 2 years ago
Gusted ba5f2acb9c
Configure OpenSSH log level via Environment in Docker (#19274) 3 years ago
zeripath 8947422781
Fix bug due to missing MaxStartups and MaxSessions (#16046) 3 years ago
Dario Louzado 5de01e21a1
Make sshd_config more flexible regarding connections (#16009) 3 years ago
zeripath 0ada74edbc
Only offer hostcertificates if they exist (#15849) 3 years ago
Anders Eurenius Runvald 01f991ac88
Update sshd_config (#13143) 4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281) 4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056) 4 years ago
zeripath 0a96e59884 Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477) 5 years ago
jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config (#8094) 5 years ago
Christopher Thomas 75d4414386 Implement the ability to change the ssh port to match what is in the gitea config (#7286) 5 years ago
Jakob Ackermann dab38c375d [docker] drop the docker Makefile from the image (#6507) 5 years ago
Lunny Xiao 6e114f6791 add git protocol v2 support via SSH on Docker image (#5520) 6 years ago
Andrew Phillips b30f6b4099 Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722) 6 years ago
Thomas Boerger c6b6a61bf1 Fixing multiple docker issues (#386) 8 years ago
Thomas Boerger 86aa8e413a
Restructured docker building 8 years ago
Ivan Marban 4ea75dfcbe Remove RSA1 keys as only SSH version 2 is used 9 years ago
Jean-Philippe Roemer e63e0b3105 New approach to Gogs Docker Container 9 years ago