sinopia-ldap icon indicating copy to clipboard operation
sinopia-ldap copied to clipboard

Disallow empty password by default.

Open zerok opened this issue 10 years ago • 0 comments

Closes #13.

This introduces a new config flag called "acceptEmptyPasswords" for the ldap section of the configuration which is set to false by default.

If set to true, the previous behaviour is restored. This is therefore a backwards-incompatible change.

zerok avatar Oct 19 '15 13:10 zerok