sinopia-ldap
sinopia-ldap copied to clipboard
LDAP auth plugin for sinopia
I'm not sure if I should be asking this here, but since we are using ldap to authenticate can anyone tell me how to configure authorization for the users that...
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...
When trying to authenticate against an ActiveDirectory LDAP server, logins with an empty password will be accepted. AD thinks of those as anonymous logins (even though a username was provided),...
Hi, First of all, sorry because we have two commits in one pull request, I didn't know how to split them after my push. I've fixed a problem when returning...
If using Sinopia LDAP purely for auth, and no admin fn's, can we avoid having to place the admin auth details in the Sinopia config? thanks!