bootcamp icon indicating copy to clipboard operation
bootcamp copied to clipboard

Password Strength

Open codewitgabi opened this issue 1 year ago • 6 comments

Validations should be added for a user's password during registration.

codewitgabi avatar Aug 15 '23 00:08 codewitgabi

hey @codewitgabi could you provide me more details in this issue, I want to work on this issue.

Hk669 avatar Sep 28 '23 08:09 Hk669

At the moment, you can just put in any length of password and you'd be signed up. Add validations like length, character tpe, symbol etc.

codewitgabi avatar Sep 30 '23 01:09 codewitgabi

so, have to change the user model? include the password and add the validators as mentioned? sounds right?

Hk669 avatar Sep 30 '23 13:09 Hk669

Yeah. Exactly

codewitgabi avatar Sep 30 '23 23:09 codewitgabi

@codewitgabi

Hk669 avatar Oct 19 '23 18:10 Hk669

@Hk669??

codewitgabi avatar Oct 20 '23 15:10 codewitgabi