nextcloud-server/apps/provisioning_api/lib/Controller
Côme Chilliet 98c38589ca 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-09 13:48:44 +07:00
..
AUserDataOCSController.php feat(settings): allow to set own timezone in personal settings 2025-08-18 12:35:31 +07:00
AppConfigController.php fix(lexicon): convert instead of cast 2025-08-21 13:17:19 +07:00
AppsController.php fix: Throw AppNotFoundException from installer when application is not found 2025-06-05 17:03:16 +07:00
GroupsController.php feat: allow group's members to view fellow members 2025-08-28 15:56:15 +07:00
PreferencesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
UsersController.php feat(settings): allow to set own timezone in personal settings 2025-08-18 12:35:31 +07:00
VerificationController.php fix: Use HintException instead of InvalidArgumentException 2025-09-09 13:48:44 +07:00