Skip to content

fix LDAP blank password error #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

fix LDAP blank password error #15

wants to merge 1 commit into from

Conversation

jamiely
Copy link

@jamiely jamiely commented May 24, 2012

Related to pull request #294.

When LDAP is being used with a bind_dn and a password provided in the configuration; a user can simply enter a valid username and leave the password field blank and still log in. This patch corrects that behavior and throws and AuthenticationError when the user does not provide a password.

Related to pull request #294.

When LDAP is being used with a bind_dn and a password provided in the configuration; a user can simply enter a valid username and leave the password field blank and still log in. This patch corrects that behavior and throws and AuthenticationError when the user does not provide a password.
@dwradcliffe
Copy link

+1

@pyu10055
Copy link
Collaborator

this has been addressed by another merged PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants