nextcloud-server/apps/provisioning_api/lib/Controller
skjnldsv 027471b146 fix: force lowercase emails
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-10 09:10:01 +07:00
..
AUserDataOCSController.php fix: force lowercase emails 2025-07-10 09:10:01 +07:00
AppConfigController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
AppsController.php fix: Throw AppNotFoundException from installer when application is not found 2025-06-05 17:03:16 +07:00
GroupsController.php fix(provisioning_api): Allow group details access for users with admin delegation 2025-06-03 09:05:31 +07:00
PreferencesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
UsersController.php fix: force lowercase emails 2025-07-10 09:10:01 +07:00
VerificationController.php