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

login email and password validation #143

Closed
oneknucklehead opened this issue Apr 15, 2022 · 2 comments · May be fixed by #154
Closed

login email and password validation #143

oneknucklehead opened this issue Apr 15, 2022 · 2 comments · May be fixed by #154
Assignees

Comments

@oneknucklehead
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently the login/signup page accepts any password that is entered even if the length of the password is one or two letter.

Describe the solution you'd like
Adding regex to validate the password and making it necessary to be eight letters long and a combination of Uppercase and lowercase characters. Also, show errors if the password doesn't match the criteria instantly.

@Mohammad-Gouse
Copy link

Can I work on this, please assign it to me.

@oneknucklehead
Copy link
Contributor Author

Hey! the issues are only assigned those who raised them for this project. This may not be the case for other projects. You can raise issues or feature requests instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants