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: digit regex in password validation #1020

Closed singodiyashubham87 closed 1 year ago

singodiyashubham87 commented 1 year ago

Related Issue

Closes: #875

fix: password digit regex validation issue

Changes made πŸ‘·πŸ»β€β™‚οΈ

I have introduced /[0-9]/ regex which validates that if the password being typed contains digits or not which makes the user password more secure and less vulnerable and hence improving overall website credibility and UX.

Screenshots πŸ“Έ

Screenshot from 2023-08-09 17-39-04

singodiyashubham87 commented 1 year ago

@tamalCodes #875 Done!

singodiyashubham87 commented 1 year ago

@tamalCodes Password validation task done, PR is ready to merge.

Screenshot from 2023-08-10 11-36-18 Screenshot from 2023-08-10 11-36-09 Screenshot from 2023-08-10 11-36-01

github-actions[bot] commented 1 year ago

This pull request has been deployed to Vercel.

Latest commit: 8863774
βœ… Preview: https://milan-beta-bvhvq9bbw-iamtamal.vercel.app
πŸ” Inspect: https://vercel.com/iamtamal/milan-beta/HbV3B8ddQfs64ANuJDy1FrXjhhay

View Workflow Logs