Cannot create user with a '.' in the username
Created by: christinaforney
- Sourcegraph version: 3.6-rc.2
Steps to reproduce:
- Go to site admin -> Users
- Add new user
- Set the user name to 'user.with.a.period' and email '[email protected]'
- Try to create an account
Expected behavior:
The user gets created
Actual behavior:
Form validation prevents me from saving the username containing '.'