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

bug: Password Length Validation #1772

Open
itzraghavv opened this issue Mar 5, 2025 · 0 comments · May be fixed by #1773
Open

bug: Password Length Validation #1772

itzraghavv opened this issue Mar 5, 2025 · 0 comments · May be fixed by #1773
Labels
bug Something isn't working

Comments

@itzraghavv
Copy link

Describe the bug
User is able to signup/login using single digit password, there is no validation for length of password

To Reproduce
Steps to reproduce the behavior:

  1. Do something
  2. See error

Expected behavior
It should show that minimum length of password is required

Screenshots or GIFs

100xdev-password-validation.mp4

Info (please complete the following information):

  • Brave

Additional context

I made a PR solving this issue

@itzraghavv itzraghavv added the bug Something isn't working label Mar 5, 2025
@itzraghavv itzraghavv linked a pull request Mar 5, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant