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

stricter password requirements #5657

Conversation

vdheera
Copy link

@vdheera vdheera commented Dec 6, 2023

This PR is in response to the issue #5591.

It increases the default password length to 10 characters as opposed to the 6 characters now & it requires that a password has an uppercase letter, lowercase letter and number.

The intention of this is to boost default security level within Devise.

@vdheera vdheera closed this by deleting the head repository May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant