nextcloud-server/apps/provisioning_api/lib/Controller
Joas Schilling 1c0aae9c54
fix(provisioning_api): Don't allow to configure the same additional email multiple times
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 08:41:37 +02:00
..
AppConfigController.php
AppsController.php
AUserData.php Use implementations instead of interfaces for accessing private methods 2023-03-30 12:33:46 +02:00
GroupsController.php
PreferencesController.php Add API to change preferences 2022-05-23 16:44:23 +02:00
UsersController.php fix(provisioning_api): Don't allow to configure the same additional email multiple times 2023-04-26 08:41:37 +02:00
VerificationController.php