-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 0.12
-
Fix Version/s: 0.12
-
Labels:None
It is possible now to create user with spaces in username, for ex. 'J ' and ' J'
Expected that leading and trailing spaces are trimmed, so it is impossible to create user with usernames like 'J ' and ' J' (contains a space, so after trimming it's just 1 symbol)