Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.0-b1
-
Component/s: None
-
Labels:None
Description
Currently username validation follows the regex: /^[a-z]([a-z0-9])*$/i
We should remove the restriction for starting with a letter from the regex: /^([a-z0-9])+$/i
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Story Points | 1 |
Fix Version/s | 5.0.0-b1 [ 11107 ] | |
Assignee | Jonathan Reissmueller [ jonathan ] |
Sprint | 5.0.0 Sprint 3 [ 120 ] |
Rank | Ranked lower |
Status | Open [ 1 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 5 minutes [ 300 ] | |
Worklog Id | 14366 [ 14366 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |