Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration error always result in "Bad Request" #1780

Open
rambip opened this issue Mar 28, 2024 · 0 comments
Open

Registration error always result in "Bad Request" #1780

rambip opened this issue Mar 28, 2024 · 0 comments

Comments

@rambip
Copy link

rambip commented Mar 28, 2024

Expected behavior:

When I register with a password that is too short, I get a "Bad Request" error.

If I look at the http request, I see the exact error type, namely that the password is too short.

The error type should be displayed in the frontend

Actual behavior:
"Bad request" is displayed

To Reproduce:
Go to the main deployment pol.is and try to create an account with "a" as a password.

Screenshots:
If applicable, add screenshots to help explain your problem.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant