2 devlogs
2h 41m 40s
Check Passswords, if they are secure. Generate Passwords which are Secure
Check Passswords, if they are secure. Generate Passwords which are Secure
Added consecutive Letters/Number Test and a Security Score
Log in to leave a comment
I have added the passwordcheck and a password generator.
I made the passwordcheck using RegEx. The password generator uses the template tag. Both things I wanted to use in a project.
Log in to leave a comment