Skip to content

Enatega Admin Dashboard: New Store Password Rules Not Being Enforced #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
waleedahmedhere opened this issue May 19, 2025 · 0 comments

Comments

@waleedahmedhere
Copy link
Collaborator

Describe the bug
The password validation for new store registrations or password updates is not enforcing the updated rules. This allows users to set passwords that do not meet the required security criteria, leading to potential security risks.

To Reproduce
Steps to reproduce the behavior:

Open the store registration or password reset page.
Enter a password that does not meet the required rules (e.g., missing special characters, too short, etc.).
Attempt to submit the form.
Observe if the system accepts the weak password or provides an incorrect validation message.

Expected behavior
The system should validate the password based on the new rules and display an appropriate error message if the password does not meet the criteria.

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. chrome, ]
Version [e.g. Latest]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant