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

Enforce stronger password rules #8

Open
fabiocolacio opened this issue Dec 21, 2018 · 0 comments
Open

Enforce stronger password rules #8

fabiocolacio opened this issue Dec 21, 2018 · 0 comments
Labels
registration Issues regarding the registration process

Comments

@fabiocolacio
Copy link
Owner

We should enforce passwords to be at least somewhat strong.

The password rules will be:

  • Password must be at least 8 characters
  • Password must have at least one special character
  • Password must have at least one number
  • Password must have at least one lowercase letter and one uppercase letter
@fabiocolacio fabiocolacio added the registration Issues regarding the registration process label Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
registration Issues regarding the registration process
Projects
None yet
Development

No branches or pull requests

1 participant