Skip to content

[Feature]: Registration: Missing "Confirm Password" Field #867

@rushiveerasaisurya

Description

@rushiveerasaisurya

🔍 Have You Searched Existing Issues?

  • I have searched the existing issues to avoid duplicates

💡 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.


🙌 Contributor Checklist

  • I have checked for similar feature requests
  • I agree to follow this project's Code of Conduct
  • I am a GSSOC'25 contributor
  • I want to work on this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions