cms
cms copied to clipboard
bug: Password Length Validation
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:
- Do something
- See error
Expected behavior It should show that minimum length of password is required
Screenshots or GIFs
https://github.com/user-attachments/assets/fe526a6f-49cd-4de4-b538-41ad80845bf3
Info (please complete the following information):
- Brave
Additional context
I made a PR solving this issue