1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

LDAP: Added TLS support

This commit is contained in:
Boddy4
2020-11-18 01:05:29 +01:00
parent 4824ef2760
commit 20f9a50cee
3 changed files with 17 additions and 6 deletions

View File

@ -195,6 +195,7 @@ LDAP_DN=false
LDAP_PASS=false
LDAP_USER_FILTER=false
LDAP_VERSION=false
LDAP_START_TLS=false
LDAP_TLS_INSECURE=false
LDAP_ID_ATTRIBUTE=uid
LDAP_EMAIL_ATTRIBUTE=mail