]> source.dussan.org Git - gitea.git/commit
Fix bug due to missing MaxStartups and MaxSessions (#16046)
authorzeripath <art27@cantab.net>
Tue, 1 Jun 2021 19:55:17 +0000 (20:55 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Jun 2021 19:55:17 +0000 (15:55 -0400)
commit894742278154781ba4cb347ac4c7efd7d6dcd1c8
tree1dab53f56de175bb14a68f134b83df35636ea34f
parent7081046b5f3665860b65eb0c0c12eb77a3994727
Fix bug due to missing MaxStartups and MaxSessions (#16046)

Unforunately #16009 makes these settings mandatory. This PR uses the same technique
as used for the certificates to make these settings non-mandatory.

Fix #16044

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
docker/root/etc/s6/openssh/setup
docker/root/etc/templates/sshd_config