7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
Match User git
|
|
AuthorizedKeysCommand /usr/libexec/gitea keys -c /etc/gitea/app.ini -e git -u %u -t %t -k %k
|
|
AuthorizedKeysCommandUser git
|
|
PasswordAuthentication no
|
|
GSSAPIAuthentication no
|
|
AuthenticationMethods publickey
|