Skip to content

Conversation

rushiveerasaisurya
Copy link
Contributor

Closes: #1220

Describe the add-ons or changes you've made 📃

This commit adds a new 'Confirm Password' field to the registration form.
The purpose of this feature is to prevent user typos and enhance security during account creation. The form now validates that the 'Password' and 'Confirm Password' fields match, providing immediate feedback and ensuring the user sets the correct password.

Type of change ☑️

What sort of change have you made:

  • New feature
  • Code style update (formatting, local variables)
  • Documentation update

Copy link

vercel bot commented Sep 5, 2025

@rushiveerasaisurya is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Sep 5, 2025

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link

vercel bot commented Sep 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
code-a2z Ready Ready Preview Comment Sep 5, 2025 5:42pm

Copy link
Member

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Looks Good

But never raise your pr directly to main branch OK

@Avdhesh-Varshney Avdhesh-Varshney merged commit ed3e60b into Code-A2Z:main Sep 5, 2025
2 checks passed
@rushiveerasaisurya
Copy link
Contributor Author

ok bro next from next time i will create a new branch. its great connecting with you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Registration: Missing "Confirm Password" Field

2 participants