[BUG] Users Can Be Created With a Blank Username #5781
Labels
bug
Something isn't working
Fix-Commited
Issue fixed and will be available in milestone
Internal-Issue-Created
An issue has been created in NextGen's internal issue tracker
RS-10405
triaged
Milestone
Describe the bug
You can create users with a blank username via the REST API.
To Reproduce
Steps to reproduce the behavior:
username
blankExpected behavior
The API returns an error and no new user is created
Actual behavior
The API returns a success response and a new user is created with a blank username
The text was updated successfully, but these errors were encountered: