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

Add a stronger validation for passwords #645

Merged
merged 2 commits into from Oct 31, 2018

Conversation

alinetskyi
Copy link
Contributor

@alinetskyi alinetskyi commented Oct 31, 2018

Use devise-pwned-password gem to avoid accepting weak passwords that has been already cracked.
This is not an ultimate solution, but could be a part of it. This will not work if haveibeenpwned service fails

@ec ec added peer:approved and removed PR: WIP labels Oct 31, 2018
@mod mod merged commit e7577d2 into openware:master Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants