]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
LDAP: Updated default user filter placeholder format
[bookstack] / .env.example.complete
index b4beb60cc0ed99a77c03e49f74c27160a252e168..e3b2185cc29bf99265039184efc9b058bfef669e 100644 (file)
@@ -215,7 +215,7 @@ LDAP_SERVER=false
 LDAP_BASE_DN=false
 LDAP_DN=false
 LDAP_PASS=false
-LDAP_USER_FILTER=false
+LDAP_USER_FILTER="(&(uid={user}))"
 LDAP_VERSION=false
 LDAP_START_TLS=false
 LDAP_TLS_INSECURE=false