Closed sanjaysah101 closed 1 month ago
Despite implementing a strong password policy, weak passwords are still being accepted during the sign-up process.
Expected Behavior: The sign-up process should reject weak passwords and prompt the user to enter a stronger password.
Actual Behavior: Weak passwords are being accepted, allowing users to create accounts with insecure credentials.
Despite implementing a strong password policy, weak passwords are still being accepted during the sign-up process.
Steps to Reproduce
Expected Behavior: The sign-up process should reject weak passwords and prompt the user to enter a stronger password.
Actual Behavior: Weak passwords are being accepted, allowing users to create accounts with insecure credentials.