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

Stronger password requirement #31

Open
angelamchoi opened this issue Mar 3, 2023 · 0 comments
Open

Stronger password requirement #31

angelamchoi opened this issue Mar 3, 2023 · 0 comments

Comments

@angelamchoi
Copy link

At the moment, the password requirement is min. 6 characters long without any restrictions on uppercase, lowercase, numbers, or symbols. For example, a user's password could be 123456 and it would meet the requirement. To ensure all users have a secure password, could I increase the password requirement? I have implemented this before using Devise's custom password and would love to work on this issue. I've also attached an image of how long it takes a hacker to brute force a password.

Screenshot 2023-03-03 at 12 21 18 PM

@angelamchoi angelamchoi changed the title Stornger password requirement Stronger password requirement Mar 4, 2023
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

No branches or pull requests

1 participant