You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and provide different username and email (same email returns message: is taken) than the one that the user already have then there is created a new user with the new provided username and empty role ("role": null) and the old user stays unchanged:
When any user (
admin
ornormal
) tries to change its user data via API:and provide different
username
andemail
(same email returns message:is taken
) than the one that the user already have then there is created a new user with the new providedusername
and empty role ("role": null
) and the old user stays unchanged:Tested with:
The text was updated successfully, but these errors were encountered: