ngoworldcommunity / NGOWorld

A platform to connect and support NGOs, charities and you to build a better tomorrow.
https://ngoworld.org
MIT License
359 stars 419 forks source link

fix: password validation #1044

Closed pamechayash closed 1 year ago

pamechayash commented 1 year ago

closes #1043

Steps that I have taken

  1. I made a new util named ProjectValidations.js, which contains all logic to validate passwords using regex.
  2. then use this util in UserRegister and ClubRegister to validate the password before submitting to the backend

my changes will validate the password and check if the main password matches the confirm password.

tamalCodes commented 1 year ago

Please change the branch to beta from main

pamechayash commented 1 year ago

branch changed to beta

github-actions[bot] commented 1 year ago

This pull request has been deployed to Vercel.

Latest commit: 25d1be2
✅ Preview: https://milan-beta-clldrhufx-iamtamal.vercel.app
🔍 Inspect: https://vercel.com/iamtamal/milan-beta/Ekuu5DwEZnBkYShaHbqcuCzfp229

View Workflow Logs

tamalCodes commented 1 year ago

Also as said previously there are some minor conflicts as some files have been removed. Please take a look at #1041 to have a better understanding of the changes that were done/

tamalCodes commented 1 year ago

Let's catch up !

Hi @pamechayash , it has been a while since we last had a conversation so I wanted to know if you are still working on this. Please drop a reply shortly so that we know you are active, feel free to convey any problem you face in the comments, or mail me at tamalcodes@gmail.com.

[!WARNING]
The PRs are generally closed by 3 weeks if there has been no activity.