Signed up for Equifax to freeze my credit, password can not be longer than 20 characters
xthexder @ xthexder @l.sw0.com Posts 1Comments 850Joined 2 yr. ago

xthexder @ xthexder @l.sw0.com
Posts
1
Comments
850
Joined
2 yr. ago
If they're hashing, the column size should be irrelevant. Ideally the database should never see the plaintext password in the first place (though I could understand calculating the hash in the query itself). If they're not hashing, they should really be rewriting their database anyway.