nextcloud-server/apps/provisioning_api/lib/Controller
Ferdinand Thiessen d566e1222d
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-23 10:28:17 +07:00
..
AUserData.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AppConfigController.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
AppsController.php fix(provisioning_api): Fix AppInfo schema for OpenAPI 2024-02-27 23:41:33 +07:00
GroupsController.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00
PreferencesController.php provisioning_api: Add OpenAPI spec 2023-07-31 10:29:08 +07:00
UsersController.php fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database 2024-04-23 10:28:17 +07:00
VerificationController.php fix: Add bruteforce protection to email endpoint 2024-02-14 21:14:25 +07:00