OWASP/crAPI

Passwordvalidation RegEx requires symbols.

Ctrlanton opened this issue · 1 comments

In signup the validationmessage for passwords says "Password should contain at least one digit, one small letter and one capital letter and should at least contain 8 characters." but the RegEx requires one of #$@!%&*?

Thanks for reporting the issue. The message needs to be altered.