gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Enatega Admin Dashboard: New Store Password Rules Not Being Enforced

Open
#343 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
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

Research direction

Start at the store registration and password reset forms in the admin dashboard and reproduce the weak-password cases described in the issue. Identify the current password rules and validation messages, then verify that invalid passwords are rejected and appropriate errors are displayed in both flows.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, frontend, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.