Comment on AmEx: "We discourage the use of special characters because..."parentComments−cliveholloway16yWhy not just hash the password and use the first 8 characters of the hash? That would at least stop things from being stored in plain text.
Comments
Why not just hash the password and use the first 8 characters of the hash? That would at least stop things from being stored in plain text.