Enatega Admin Dashboard: New Store Password Rules Not Being Enforced

Open
#125 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reproducing the issue on the store registration and password reset pages with passwords missing the stated requirements. Trace the validation and error-message behavior for new store registrations and password updates; done means weak passwords are rejected and an appropriate message is displayed.

Written by the indexing model from the issue text.

Description

bug Enatega Multivendor Admin Dashboard good first issue high priority

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:

  1. Open the store registration or password reset page.
  2. Enter a password that does not meet the required rules (e.g., missing special characters, too short, etc.).
  3. Attempt to submit the form.
  4. 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.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Browser [e.g. chrome, ]
  • Version [e.g. Latest]
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raymondjames090/food-ordering-system-java-eclipse

All issues in raymondjames090/food-ordering-system-java-eclipse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.