I use a password manager with a random password generator. It’s always disconcerting when I find a website that finds my passwords to be too complicated. Like “you can’t use more than eight characters and the only special characters you can use are @ and !”. What the shit?!?
Typically, the account creation will fail without saying why.
Is it because the site is broken? Because I already have an account? Because I used too weird a password? (10 minutes later) ok, it’s because it’s coded by idiots and it can’t handle a 24 character password but a 12 character one works.
I once experienced a site just silently truncating a password that was too long. Such a ridiculous thing to do. It was several years ago, gaming related. I think it might have been Ubisoft, but I’m not sure that I’m remembering that correctly.
I use a password manager with a random password generator. It’s always disconcerting when I find a website that finds my passwords to be too complicated. Like “you can’t use more than eight characters and the only special characters you can use are @ and !”. What the shit?!?
“you may only use characters that we can store in a plaintext SQL field”
Oh man I fuckin hate that shit
generate 32-char-pw -> “Must not be longer than 20” 🤨
generate 32-char-pw -> “you must include a specific special character” 🤨
below 10 characters is truly atrocious - and thankfully rare
Typically, the account creation will fail without saying why.
Is it because the site is broken? Because I already have an account? Because I used too weird a password? (10 minutes later) ok, it’s because it’s coded by idiots and it can’t handle a 24 character password but a 12 character one works.
I once experienced a site just silently truncating a password that was too long. Such a ridiculous thing to do. It was several years ago, gaming related. I think it might have been Ubisoft, but I’m not sure that I’m remembering that correctly.
I’m sure that it silently happens a lot.