Describe the bug
When signing up for a new user account, it is possible to enter symbols such as !, but it is then impossible to log in since that field is validated.
To Reproduce
Steps to reproduce the behavior:
- Create a new account, entering special characters such as
! in the username field
- Try to log in with that user
Expected behavior
Either all symbols should be allowed, or the signup field should be validated the same as the login field is.
Describe the bug
When signing up for a new user account, it is possible to enter symbols such as
!, but it is then impossible to log in since that field is validated.To Reproduce
Steps to reproduce the behavior:
!in the username fieldExpected behavior
Either all symbols should be allowed, or the signup field should be validated the same as the login field is.