1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-15 18:56:59 +00:00

Add PAM authentication

This commit is contained in:
Paolo Borelli 2015-04-23 13:58:57 +02:00 committed by Ignacio Casal Quinteiro
parent 2c4fb6e646
commit 182003aa41
10 changed files with 144 additions and 2 deletions

View file

@ -619,6 +619,7 @@ auths.smtp_auth = SMTP Authorization Type
auths.smtphost = SMTP Host
auths.smtpport = SMTP Port
auths.enable_tls = Enable TLS Encryption
auths.pam_service_name = PAM Service Name
auths.enable_auto_register = Enable Auto Registration
auths.tips = Tips
auths.edit = Edit Authorization Setting