Comment on [deleted]
graycube@lemmy.world 3 weeks ago
If you allow unlimited length inputs of any kind, someone will break your system. 11 is way too short. But you do need some sort of maximum, even if it is very large.
Comment on [deleted]
graycube@lemmy.world 3 weeks ago
If you allow unlimited length inputs of any kind, someone will break your system. 11 is way too short. But you do need some sort of maximum, even if it is very large.
invertedspear@lemm.ee 3 weeks ago
If you’re storing the password in the form the user entered it, you’re doing it wrong already.
graycube@lemmy.world 3 weeks ago
Even if you aren’t storing it, if you allow unlimited length someone will break your stuff.