Skip to content

don't allow empty password to authenticate #18

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

Conversation

dwradcliffe
Copy link

Leaving the password blank would allow any user to login with any username. Added a check for empty password. Includes working spec.

@chfonline
Copy link

+1

@jlberglund
Copy link

Thanks @dwradcliffe . I ended up forking and switching to fail! instead, as in @DimaD's pull request.

@pyu10055
Copy link
Collaborator

fixed by PR #15

@pyu10055 pyu10055 closed this Dec 13, 2013
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.

4 participants