v1.25.4-1

This commit is contained in:
2026-03-17 23:59:16 +01:00
commit be6993dada
19 changed files with 793 additions and 0 deletions

6
50-gitea-service.conf Normal file
View File

@@ -0,0 +1,6 @@
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