You're viewing a single thread.
All Comments
12 comments
I've thought about implementing a message like this when you try to sign up with a very weak password. Never did though.
8 0 ReplyWould get kinda slow/expensive unless you're storing passwords in plaintext
1 0 ReplyI would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies
2 0 Reply
12 comments
Scroll to top