Members Password showing as failing validation, but not
Hi,
If a member uses the token they've been issued to reset their password, they get prompted to enter a minimum of 8 characters, one upper case letter, one non alpha, but even when the password satifies that criteria, it still errors out with;
"Password must have at least eight characters, one uppercase letter and one special character"
I've checked the web.config, and indeed, those are the requirements, but it wont accept anything.
Members Password showing as failing validation, but not
Hi,
If a member uses the token they've been issued to reset their password, they get prompted to enter a minimum of 8 characters, one upper case letter, one non alpha, but even when the password satifies that criteria, it still errors out with;
"Password must have at least eight characters, one uppercase letter and one special character"
I've checked the web.config, and indeed, those are the requirements, but it wont accept anything.
Does anyone have any ideas?
is working on a reply...