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

Additional password strength checks #123

Open
fortunejuggle opened this issue Mar 26, 2021 · 0 comments
Open

Additional password strength checks #123

fortunejuggle opened this issue Mar 26, 2021 · 0 comments

Comments

@fortunejuggle
Copy link

It would be good to increase the security a bit by not allowing the following things:

  1. There is no check on repeated characters more then 4 Times (AAAAbI$% should not be allowed)
  2. There is no check that keyboard patterns which are vertically or horizontally next to each other should not be used (QUERTY789)
@joshtrichards joshtrichards changed the title Feature Request - Password strength Additional password strength checks Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants