Page MenuHomePhabricator

SelfRegistration - list of all back-end errors
Closed, ResolvedPublic2 Estimated Story Points

Description

Create a list of all the back-end errors, so we can provide a user friendlier alternative where needed.

Event Timeline

Here is a list of errors

Signup Page
Captcha verification failed.
UsernameExistsException: User already exists
User with such email already exists!

Verify Page
CodeMismatchException: Invalid verification code provided, please try again.

Login Page
NotAuthorizedException: Incorrect username or password.

Lena.Milenko changed the task status from Open to In Progress.Jun 9 2022, 2:21 PM

LimitExceededException: Attempt limit exceeded, please try after some time. - appears on the Forgot Password page after resending a confirmation code several times

Lena.Milenko changed the task status from In Progress to Open.Jun 27 2022, 12:12 PM