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

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Added missing allowEmptyPassword field.
  • Loading branch information
Ashura committed Jan 14, 2017
1 parent 939237a commit b17f7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ fr3d_ldap:
# port: 389 # Optional
# username: foo # Optional
# password: bar # Optional
# allowEmptyPassword: false # Optional
# bindRequiresDn: true # Optional
# baseDn: ou=users, dc=host, dc=foo # Optional
# accountFilterFormat: (&(uid=%s)) # Optional. sprintf format %s will be the username
Expand Down

0 comments on commit b17f7ea

Please sign in to comment.