mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Use the latest version of Damien Miller's patch to extend the parameters to the AuthorizedKeysCommand. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
6 lines
209 B
Text
6 lines
209 B
Text
Port 2222
|
|
HostKey ~/.ssh/ssh_host_rsa_key
|
|
PasswordAuthentication no
|
|
UsePrivilegeSeparation no
|
|
AuthorizedKeysCommand /srv/http/aurweb/scripts/git-integration/git-auth.py "%t" "%k"
|
|
AuthorizedKeysCommandUser aur
|