CSwala / CSwala-website

Our website with all the features of the app like resources, job listing, hacks, tips & tricks, and more in a dictionary-like fashion
https://www.cswaala.in/
MIT License
44 stars 41 forks source link

Validation in reset password form #91

Closed ajeetdangi2 closed 2 years ago

ajeetdangi2 commented 2 years ago

It should be checked whether the new password and confirm password are same or not in the reset password form. If they are not same, an error should be shown and if they are same the user should be directed to sign in page.

Screenshot (93)

@riturajjain2000 Please assign this issue to me under GSSoC'22.