Show error message when creating user with invalid name
Currently, if you create a user with a name field containing special characters like parenthesis, the GUI shows no error at all and the user creation seems to be successful. However, the user never receive their login email because of this hidden ...