git-server-docker-stagit

git-server-with-stagit
git clone git://git.andersuno.nu/git-server-docker-stagit.git
Log | Files | Refs | README

commit 339132c40daf178ed97ab90a34800f5b1e084436
parent 867fea8161d0b09c725f6e13d051d74caec4e8b1
Author: Anders <anders.hedman01@gmail.com>
Date:   Sun,  1 May 2022 17:00:06 +0200

Deprecated sshd option

Diffstat:
Msshd_config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sshd_config b/sshd_config @@ -46,7 +46,7 @@ PermitRootLogin no #MaxAuthTries 6 #MaxSessions 10 -RSAAuthentication yes +#RSAAuthentication yes PubkeyAuthentication yes # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2