Update user api status codes

Based on 090aa51234/apps/provisioning_api/lib/Controller/UsersController.php (L214)

Signed-off-by: MercierCorentin <corentin.mercier.pro@gmail.com>
This commit is contained in:
Corentin Mercier
2019-04-12 19:33:54 +02:00
committed by MercierCorentin
parent ddd085b3b0
commit 08603adcf5

View File

@@ -30,6 +30,8 @@ Status codes:
* 105 - insufficient privileges for group
* 106 - no group specified (required for subadmins)
* 107 - all errors that contain a hint - for example "Password is among the 1,000,000 most common ones. Please make it unique." (this code was added in 12.0.6 & 13.0.1)
* 108 - password and email empty. Must set password or an email
* 109 - invitation email cannot be send
Example
^^^^^^^