fix ldap login issue
This commit is contained in:
@@ -460,7 +460,7 @@ services:
|
||||
#- LDAP_REJECT_UNAUTHORIZED=false
|
||||
#
|
||||
# Option to login to the LDAP server with the user's own username and password, instead of an administrator key. Default: false (use administrator key).
|
||||
- LDAP_USER_AUTHENTICATION="true"
|
||||
- LDAP_USER_AUTHENTICATION="false"
|
||||
#
|
||||
# Which field is used to find the user for the user authentication. Default: uid.
|
||||
#- LDAP_USER_AUTHENTICATION_FIELD="uid"
|
||||
|
||||
Reference in New Issue
Block a user