Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
-
None
Description
We have to ensure that all places we accept users should support user name with all numbers.
Username should follow the following validations :
1. Should start with alphabet or digit
2. Length should be greater than one.
3. Valid special characters are
- ,(comma)
- .(dot)
- _(underscore)
- ' (single quote)
- - (dash/minus)
Attachments
Issue Links
- links to