You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
One more thing to do with this issue is to improve responses for the /api/user/ endpoint. Currently, if you create a user with a password which doesn't meet minimum requirements, the server responds with a 500 HTTP code and the following payload:
{"message":"There was an error processing your request. It has been logged (ID d20c97197a0e31f7)."}
The only way to know the password is at fault is to read the server logs, not very user-friendly ;)
No description provided.
The text was updated successfully, but these errors were encountered: