sinopia-ldap
sinopia-ldap copied to clipboard
Disallow empty password by default.
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.