mozilla / id.webmaker.org

OAuth 2.0 identity provider for Webmaker
https://id.webmaker.org
Mozilla Public License 2.0
19 stars 51 forks source link

Validation for a new password should list all problems with a password right away. #346

Open flukeout opened 9 years ago

flukeout commented 9 years ago

For example..

Tried "jammer" as a password...

image

Then, following the prompt, tried "jammer1"...

image

I should have been told about the number and uppercase restriction after the first try.

Why it's a bug - the first error message doesn't list all the problems with my password.

flukeout commented 9 years ago

Oh man, I thought that was the end of the issue!

So, I tried "Jammer1" to satisfy the previous two conditions and...

image

image

flukeout commented 9 years ago

cc @thisandagain something to optimize if we're concerned about the account creation barrier.