Closed Gauravtb2253 closed 1 month ago
👋 Thank you @Gauravtb2253 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!
@Gauravtb2253 This issue is not a bug, we want the user to see the password contraints so that they can modify the new password that is valid for our portal. Correct me if I got you wrong.
Yes but the constraint must be shown while creating a new user and not login
Like if someone is trying to access other persons account he will get to know that password is of x length which is not good for security reasons
Yes but the constraint must be shown while creating a new user and not login
Like if someone is trying to access other persons account he will get to know that password is of x length which is not good for security reasons
got you @Gauravtb2253 Go ahead. Please remove the visiblity of the contrainst on the login page.
@Gauravtb2253 Working or not?
actually I created a PR few days back but it got closed
should I make new PR
Hello In the login form when the error message of password is shown it is displaying minimum 6 length characters But for the login such message must not be shown for security reasons I would like to solve this issue