-
Notifications
You must be signed in to change notification settings - Fork 354
Description
Important Points to Note
- I agree to adhere to the project's Code of Conduct.
- I have reviewed and understood the project's Contributing Guidelines.
- I have checked the existing issues and can confirm that this is not a duplicate.
- I have reviewed and understood the project's Issue Creation Guidelines.
Category
Feature Addition
Enhancement Description
💡 Problem Description
The registration form currently includes only a single password field. This can lead to a poor user experience and potential security issues.
Without a second field to confirm the password, users can easily make a typo when creating their account. They won't know they made a mistake until they try to log in and their password doesn't work. This can be frustrating for new users and may require them to immediately go through the password reset process.
✅ Proposed Solution
A second input field, labeled "Confirm Password", should be present on the registration form. This field should require the user to re-enter their chosen password. The form should only submit if the values in both the "Password" and "Confirm Password" fields match.
Screenshots or Logs
Priority
Up to 2 days
Open Source Program
GSSoC
Would you like to work on this issue?
Yes
Metadata
Metadata
Assignees
Labels
Type
Projects
Status