AjobK / Seaqull

Seaqull programming blog
http://www.seaqull.com
3 stars 0 forks source link

[315] getPasswordStrengthErrors 'At least one numeric character' thrown when numeric characters are present #315

Closed danielordaan closed 3 years ago

danielordaan commented 3 years ago

Bug display and/or description Currently when registering as a user, passwords with numerics in them are not considered valid passwords and the 'At least one numeric character' error is thrown.

Reproduce

Branch 315-password-numeric-bug