mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
#1620 add allowed domains for SMTP auth
This commit is contained in:
@@ -829,6 +829,8 @@ auths.ms_ad_sa = Ms Ad SA
|
||||
auths.smtp_auth = SMTP Authentication Type
|
||||
auths.smtphost = SMTP Host
|
||||
auths.smtpport = SMTP Port
|
||||
auths.allowed_domains = Allowed Domains
|
||||
auths.allowed_domains_helper = Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
|
||||
auths.enable_tls = Enable TLS Encryption
|
||||
auths.skip_tls_verify = Skip TLS Verify
|
||||
auths.pam_service_name = PAM Service Name
|
||||
|
Reference in New Issue
Block a user