"1 error prohibited this account from being saved
There were problems with the following fields:
Password may contain only letters and numbers - no spaces or punctuation allowed"
I think its important to not have any limitations on how a password can be constructed, except maybe length. But even that seems to be a weird way to save a few bytes of data in 2018.
There were problems with the following fields:
Password may contain only letters and numbers - no spaces or punctuation allowed"
I think its important to not have any limitations on how a password can be constructed, except maybe length. But even that seems to be a weird way to save a few bytes of data in 2018.