Skip to content
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

Crashes when user inputs wrong password #12

Open
dahnny012 opened this issue Mar 21, 2016 · 3 comments
Open

Crashes when user inputs wrong password #12

dahnny012 opened this issue Mar 21, 2016 · 3 comments
Assignees
Labels

Comments

@dahnny012
Copy link
Owner

MongoError: Not a valid BCrypt hash.

Happens when trying to access an account that was made before bcrypt it seems like

Assign to wenny

@dahnny012 dahnny012 added the bug label Mar 21, 2016
@dahnny012 dahnny012 assigned leewc and dahnny012 and unassigned leewc Mar 21, 2016
@dahnny012
Copy link
Owner Author

Im going to purge the mongo db

@dahnny012
Copy link
Owner Author

Tested all logging in scenarios, seems fine.
Going to keep this up.

@leewc
Copy link
Collaborator

leewc commented Mar 21, 2016

Yeah when I saw not a valid BCrypt hash it's most likely the older account had no encryption there. Good that purging the DB fixed it. Voting to close this issue, and then reopening it if it happens again.

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

No branches or pull requests

2 participants