You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surely, the 32 char-only restriction for passwords is strange. Most users use passwords with length under 10 chars, so one would suffer from this limit.
The suggested change is to allow passwords from 8 to 32 (or even 64) chars.
Surely, the 32 char-only restriction for passwords is strange. Most users use passwords with length under 10 chars, so one would suffer from this limit.
The suggested change is to allow passwords from 8 to 32 (or even 64) chars.