Actually, we only give that error if they enter no password.If a user enters a short password then they get no information except:
It would be useful to inform the user what they are doing wrong.
- Please enter a valid password.
They are horrible.Password complexity requirements can be incredibly frustrating for users.
Which is terrible feedback.Actually, we only give that error if they enter no password.
"Please enter a valid password" when one hasn't been entered is terrible feedback? Makes sense to me, and I'm certain also to the majority of people. Any suggestions on making it not "terrible"?Which is terrible feedback.
Could you expand on this? What do you mean with whitespace characters? Does this include dashes?The exception, perhaps, is passwords that consist only of spaces, or other whitespace characters, we deliberately strip these from the beginning and end of the password).
The add-on I linked to wraps a php-port of that the dropbox library in a XF add-on and a few minor config options.If anything, we'd probably implement a password strength meter in the future, something like the dropbox/zxcvbn library, that would educate users on a decent password rather than making it a barrier.
No. A whitespace character is anything that represents a space or similar character, such as an actual space, tab, new line etc.Could you expand on this? What do you mean with whitespace characters? Does this include dashes?
We use essential cookies to make this site work, and optional cookies to enhance your experience.