summaryrefslogtreecommitdiffstats
path: root/docker/root/etc/templates/sshd_config
Commit message (Expand)AuthorAgeFilesLines
* Fix bug due to missing MaxStartups and MaxSessions (#16046)zeripath2021-06-011-2/+2
* Make sshd_config more flexible regarding connections (#16009)Dario Louzado2021-05-311-0/+3
* Only offer hostcertificates if they exist (#15849)zeripath2021-05-131-4/+4
* Update sshd_config (#13143)Anders Eurenius Runvald2020-10-141-0/+4
* Add ssh certificate support (#12281)Wim2020-10-101-0/+3
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-1/+1
* Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)zeripath2019-10-121-2/+2
* Make AllowedUsers configurable in sshd_config (#8094)jpellegrini2019-09-051-1/+1
* Implement the ability to change the ssh port to match what is in the gitea co...Christopher Thomas2019-07-061-0/+33