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:
parent
2c4fb6e646
commit
182003aa41
10 changed files with 144 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue