gray-mueller / gray-mueller/food-ordering-app-using-python

Enatega Admin Dashboard: New Store Password Rules Not Being Enforced

Open
#551 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.