nextcloud/apps/provisioning_api/lib/Controller
Côme Chilliet 4d777f7a79 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-12 08:30:42 +02:00
..
AppConfigController.php chore: apply code style 2025-04-30 19:04:59 +02:00
AppsController.php refactor(provisioning_api): Replace security annotations with respective attributes 2024-07-27 21:54:42 +02:00
AUserData.php fix: force lowercase emails 2025-07-11 09:05:27 +02:00
GroupsController.php fix(provisioning_api): Allow group details access for users with admin delegation 2025-08-28 13:37:29 +00:00
PreferencesController.php chore: apply code style 2025-04-30 19:04:59 +02:00
UsersController.php fix(provisioning_api): catch failed user creation 2025-07-28 07:21:22 +00:00
VerificationController.php fix: Use HintException instead of InvalidArgumentException 2025-09-12 08:30:42 +02:00