GLORIA-project / users-hub-interface

Root web application for the GLORIA users website.
GNU General Public License v3.0
3 stars 4 forks source link

password requirements are not accurate #5

Closed JunCTionS closed 10 years ago

JunCTionS commented 10 years ago

Although the password requirements are only stated as:

"At least 6 characters containing a letter and number" It seems to require also an upper case letter.

To reproduce the issue I tried to create the account: username: testing123 e-mail: testing@123.com password: thisisvalid1

failed and easily succeded when changing the first letter of the password ( Thisisvalid1 )

(feel free to delete said account)

fserena commented 10 years ago

Thank you! We will fix the message soon.

fserena commented 10 years ago

Done!