mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
Added LDAP simple auth support.
This commit is contained in:
@@ -814,6 +814,7 @@ auths.port = Port
|
||||
auths.bind_dn = Bind DN
|
||||
auths.bind_password = Bind Password
|
||||
auths.user_base = User Search Base
|
||||
auths.user_dn = User DN
|
||||
auths.attribute_name = First name attribute
|
||||
auths.attribute_surname = Surname attribute
|
||||
auths.attribute_mail = E-mail attribute
|
||||
|
Reference in New Issue
Block a user