-
Bug
-
Resolution: Fixed
-
Low
In the Customer Portal Signup, no error message if password does not meet the password policy requirements.
Steps to Reproduce
- Set the JIRA Password Policy to Good
- Enable Public Signup in Service Desk for customer to create user account in the Customer Portal
- Tried to Sign up for an Account in the Customer Portal
- If password set does not meet the Password Policy, it will not show error but it will fail the account creation
- JIRA logs shows
2014-12-15 17:43:57.912726500 2014-12-15 17:43:57,908 TP-Processor2 ERROR anonymous 1063x6699x1 1jqgyve 111.221.53.138,165.254.226.130 /servicedesk/customer/portal/2/user/signup [common.error.jersey.ThrowableExceptionMapper] Uncaught exception thrown by REST service: The new password does not meet the directory complexity requirements 2014-12-15 17:43:57.912729500 com.atlassian.crowd.exception.InvalidCredentialException: The new password does not meet the directory complexity requirements
Expected Results
JIRA Service Desk public signup should show error if the password does not meet the password policy requirements.
Actual Results
JIRA Service Desk public signup is not showing any error if the password set does not meet the password policy requirements.
- is related to
-
JSDSERVER-1534 Password Policy Should be Shown When Creating New Passwords
- Closed
-
CLOUD-7685 Cloud Application Versions page shows wrong version of Service Desk.
- Closed
- was cloned as
-
WILD-271 Loading...