Open
Description
Contact Details
What happened?
Steps to reproduce:
- attempt to create a user ("test_user"). This will fail with a generic error message: "Failed to create new User: test_user".
- change "test_user" to "test-user" and try again. This will succeed.
If underscores are not allowed as part of usernames (i.e. this is by design), then the error message should be more descriptive or, better, a tool tip on the username field should prompt that underscores are disallowed.
If underscores are intended to be allowed, then this is a bug in the user creation process.
Version
v0.15.2
What OS are you using?
Linux
Relevant log output
No response
Contributing guidelines
- Yes, I did.
Activity