Create New Account username field doesn't allow underscore char
When creating a new account in Admin FE Users page, entering a username value that contains an underscore char causes an invalid entry response, and the account cannot be created.
When creating a new account via the API, underscore chars are allowed.