SanchitGeez / Investra

A Minimal Paper Trading Platform - Practice your Trading Strategies on Real Time Stock Prices
https://investra-sigma.vercel.app
10 stars 22 forks source link

Add Regex Check in Password Field #50

Open Rizvi-Faiz opened 4 days ago

Rizvi-Faiz commented 4 days ago

Issue: Add Regex Check in Password Field

Description: The password field in the user registration form currently lacks validation based on password complexity. To enhance security, we need to implement a regex check to enforce specific password requirements.

Acceptance Criteria:

Implementation Details:

  1. Add a regex pattern in the password field validation.
  2. Display a validation error message if the password doesn't meet the criteria.
  3. Ensure the form prevents submission if the validation fails.
Rizvi-Faiz commented 4 days ago

@SanchitGeez Plaease assign this issue to me

SanchitGeez commented 3 days ago

@Rizvi-Faiz Bro I am busy for a couple of days, I saw all your messages and I will merge all the PR's and update the labels in 2 days. DW you will get the points for those

Rizvi-Faiz commented 3 days ago

@SanchitGeez ok and do add the correct ones according to my issues and do add the correct labels like "level3" not "level-3". my prs are #27

26

17

14

55