Comment Re:I do not use the same password for multiple sit (Score 2) 339
Or, they could be converting passwords to lowercase before hashing them.
Or, they could be converting passwords to lowercase before hashing them.
Never test for an error condition you don't know how to handle. -- Steinbach