Mayuresh-22 / Minglr

Social Network Site developed using HTML, CSS, JS and PHP as a Backend Language. This site supports the functionality of login/registration and sharing the posts/photos through their accounts, also it has the functionality of private messaging with the users.
https://links.mayuresh.me/minglr
MIT License
36 stars 43 forks source link

Invalid Password Format #106

Open Manishak798 opened 9 months ago

Manishak798 commented 9 months ago

when a user registers on your website, enters the password in a word and number format like [mank123], and presses enter instead of telling the user the correct password format, an alert comes to the wrong password format. We need to change the logic behind this so that when the user starts entering the password from the backend our server immediately tells the user that the format is incorrect re-enter the password will increase user engagement.

I am a SWOC'24 Mentor raising this issue for contributors to contribute to this project.

Mayuresh-22 commented 8 months ago

Actually, this issue is resolved by one of the SWOC'24 contributor.