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

Password Strength #249

Open
codewitgabi opened this issue Aug 15, 2023 · 6 comments
Open

Password Strength #249

codewitgabi opened this issue Aug 15, 2023 · 6 comments

Comments

@codewitgabi
Copy link

Validations should be added for a user's password during registration.

@Hk669
Copy link

Hk669 commented Sep 28, 2023

hey @codewitgabi could you provide me more details in this issue, I want to work on this issue.

@codewitgabi
Copy link
Author

At the moment, you can just put in any length of password and you'd be signed up. Add validations like length, character tpe, symbol etc.

@Hk669
Copy link

Hk669 commented Sep 30, 2023

so, have to change the user model? include the password and add the validators as mentioned? sounds right?

@codewitgabi
Copy link
Author

Yeah. Exactly

@Hk669
Copy link

Hk669 commented Oct 19, 2023

@codewitgabi

@codewitgabi
Copy link
Author

@Hk669??

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

2 participants