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

[Feature] Strong password recommendation while logging in #239

Closed
4 tasks done
Ishika-Gupta06 opened this issue Oct 9, 2024 · 1 comment
Closed
4 tasks done

[Feature] Strong password recommendation while logging in #239

Ishika-Gupta06 opened this issue Oct 9, 2024 · 1 comment
Assignees

Comments

@Ishika-Gupta06
Copy link
Contributor

Description

When implementing a login system, it is crucial to encourage users to create strong passwords to enhance security and protect sensitive information. Here’s a breakdown of what constitutes a strong password and how to effectively communicate this to users during the login process:

Characteristics of a Strong Password
Length:

A strong password should be at least 12 characters long. Longer passwords are generally more secure.
Complexity:

Use a mix of uppercase letters, lowercase letters, numbers, and special characters (e.g., !@#$%^&*).

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I have read the Code Of Conduct
  • The changes don't break the code
  • Please attach the screenshots and video of the development work once it is done
@Ishika-Gupta06
Copy link
Contributor Author

@swaraj-das please assign me this under GSsoc-ext, hacktoberfest, level-1,2,3

@swaraj-das swaraj-das added the level2 medium label Oct 10, 2024
This was referenced Oct 13, 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