1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 04:58:19 +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