Skip to content

Registration: Missing "Confirm Password" Field #1220

@rushiveerasaisurya

Description

@rushiveerasaisurya

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

Image

Priority

Up to 2 days

Open Source Program

GSSoC

Would you like to work on this issue?

Yes

Metadata

Metadata

Type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions