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

Add password requirements in Register Page #3

Open
akashdeep023 opened this issue Dec 6, 2024 · 1 comment
Open

Add password requirements in Register Page #3

akashdeep023 opened this issue Dec 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@akashdeep023
Copy link
Owner

akashdeep023 commented Dec 6, 2024

  • Length: Passwords should be at least 8 characters long, but longer is better.
  • Complexity: Passwords should include a combination of uppercase and lowercase letters, numbers, and symbols.

UI

Password must be at least 8 characters and contain 1 number, 1 uppercase
letter
, 1 lowercase letter, and 1 symbol.

If the password contains 1 number then the color of the 1 number will turn green.

image

@akashdeep023 akashdeep023 added enhancement New feature or request good first issue Good for newcomers labels Dec 6, 2024
@Silent-Watcher
Copy link

hello my friend can you assign me to this issue ? @akashdeep023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants