-
Type: Task
-
Status: Validated (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: common 0.11
-
Fix Version/s: common 0.11
-
Labels:None
remove this - public static final int USER_USERNAME_MAX_LENGTH = 25;
and leave :
public static final int USERNAME_MIN_LENGTH = 20;
public static final int USERNAME_MAX_LENGTH = 20;
- relates to
-
JC-513 Change nickname constraints to [2;40]
- Closed