MindMate icon indicating copy to clipboard operation
MindMate copied to clipboard

Confirm password field is missing

Open Niharika0104 opened this issue 9 months ago • 1 comments

Issue Description

Summary: The registration form is missing a "Confirm Password" field, which is necessary for users to confirm their password during registration.

Expected Behavior: A "Confirm Password" field should be included in the registration form to ensure users input their passwords accurately.

Current Behavior: The registration form lacks a "Confirm Password" field, potentially leading to user input errors and confusion during the registration process.

Steps to Reproduce

  1. Navigate to the registration page.
  2. Observe the absence of a "Confirm Password" field in the registration form.

Proposed Solution

  1. Add "Confirm Password" Field:
    • Modify the registration form template to include an input field for confirming the password.
    • I will also verify that the passwords entered by users meet the required strength criteria.

Niharika0104 avatar May 11 '24 05:05 Niharika0104