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

fix: password validator uses relative threshold to judge longest common substring #585

Merged
merged 2 commits into from Jul 17, 2020

Conversation

zepatrik
Copy link
Member

Related issue

closes #581

Proposed changes

Whether the longest common substring is too long is now relative to the length of the password.

@aeneasr aeneasr merged commit 3e9f8cc into master Jul 17, 2020
@aeneasr aeneasr deleted the improve-password-policy branch July 17, 2020 12:38
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.

Password similarity policy is too strict
2 participants