f6be98b942
The core API function user_create_user() did not check the case when the given username was empty. Also adding a missing string 'usernamelowercase' for the existing lower case check and unit tests.