nextcloud-server/apps/provisioning_api/lib/Controller
Côme Chilliet a648715edc fix: Use HintException instead of InvalidArgumentException
To carry translated error messages intended for the end user,
 HintException is the correct class.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-11 21:33:36 +07:00
..
AUserDataOCSController.php fix: force lowercase emails 2025-07-11 09:05:47 +07:00
AppConfigController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
AppsController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
GroupsController.php fix(provisioning_api): Allow group details access for users with admin delegation 2025-06-03 14:41:56 +07:00
PreferencesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
UsersController.php fix(provisioning_api): catch failed user creation 2025-07-28 07:21:35 +07:00
VerificationController.php fix: Use HintException instead of InvalidArgumentException 2025-09-11 21:33:36 +07:00