Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Commit b17f7ea

Browse files
author
Ashura
authored
Update index.md
Added missing allowEmptyPassword field.
1 parent 939237a commit b17f7ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/doc/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ fr3d_ldap:
9191
# port: 389 # Optional
9292
# username: foo # Optional
9393
# password: bar # Optional
94+
# allowEmptyPassword: false # Optional
9495
# bindRequiresDn: true # Optional
9596
# baseDn: ou=users, dc=host, dc=foo # Optional
9697
# accountFilterFormat: (&(uid=%s)) # Optional. sprintf format %s will be the username

0 commit comments

Comments
 (0)