mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 13:08:19 +00:00
Get username, name, surname and e-mail from LDAP server
This commit is contained in:
@@ -592,7 +592,10 @@ auths.domain = Domain
|
||||
auths.host = Host
|
||||
auths.port = Port
|
||||
auths.base_dn = Base DN
|
||||
auths.attributes = Search Attributes
|
||||
auths.attribute_username = Username attribute
|
||||
auths.attribute_name = First name attribute
|
||||
auths.attribute_surname = Surname attribute
|
||||
auths.attribute_mail = E-mail attribute
|
||||
auths.filter = Search Filter
|
||||
auths.ms_ad_sa = Ms Ad SA
|
||||
auths.smtp_auth = SMTP Authorization Type
|
||||
|
Reference in New Issue
Block a user