Poplar? to Programmer [email protected]English • 2 years agoHurraylemmy.worldimagemessage-square4fedilinkarrow-up110
arrow-up110imageHurraylemmy.worldPoplar? to Programmer [email protected]English • 2 years agomessage-square4fedilink
minus-square@[email protected]linkfedilinkEnglish2•2 years agoI’ve thought about implementing a message like this when you try to sign up with a very weak password. Never did though.
minus-square@[email protected]linkfedilinkEnglish1•1 month agoWould get kinda slow/expensive unless you’re storing passwords in plaintext
minus-square@[email protected]linkfedilinkEnglish1•1 month agoI would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies
I’ve thought about implementing a message like this when you try to sign up with a very weak password. Never did though.
Would get kinda slow/expensive unless you’re storing passwords in plaintext
I would have the common passwords stored in a separate table in plain text then use the faker library to generate the password buddies