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

[Bug]: Users cannot have underscore (_) in their names #194

Open
1 task done
kurtlieber opened this issue Sep 15, 2022 · 0 comments
Open
1 task done

[Bug]: Users cannot have underscore (_) in their names #194

kurtlieber opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kurtlieber
Copy link

Contact Details

[email protected]

What happened?

Steps to reproduce:

  1. attempt to create a user ("test_user"). This will fail with a generic error message: "Failed to create new User: test_user".
  2. 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.
@kurtlieber kurtlieber added the bug Something isn't working label Sep 15, 2022
@mattkasun mattkasun transferred this issue from gravitl/netmaker Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants