|
|
|
|
|
by TechBro8615
1274 days ago
|
|
I've never had a website outright reject certain special characters, but I've had some passwords silently accepted at signup and then rejected at login. So I usually randomize the password until it doesn't include any backslashes or asterisks... |
|
I was completely baffled on why it was designed that way - if you're going to truncate the password, the login field should do the same.