Improve response and give better error while adding user in mscolab.

Issue #537 resolved
Tanish Grover created an issue

The error currently says invalid email or taken. There can be cases where the username is taken and not the email.

Comments (5)

  1. Reimar Bauer

    we have to verify that we can only have uniq usernames, as all the right managment is based on that

  2. Tanish Grover reporter

    The check for having unique usernames already exists in the user registration end point.

  3. Log in to comment