The current problem in signup page is that is accepting any type of password.
But for privacy protection it suggested that the password length at least be 8, which will contain minimum 1 uppercase character, 1 digit , and one special sign (ex. '@')
I want apply this thing to the password with the help of simple JavaScript.
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
The current problem in signup page is that is accepting any type of password. But for privacy protection it suggested that the password length at least be 8, which will contain minimum 1 uppercase character, 1 digit , and one special sign (ex. '@') I want apply this thing to the password with the help of simple JavaScript.
https://github.com/user-attachments/assets/be018aea-3e79-454e-8dda-70046b075012