nextcloud-server/apps/settings/lib/Controller
Maksim Sukharev 2b2b4e9e96 fix: correctly count disabled users for subadmins
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-09-28 18:46:16 +07:00
..
AISettingsController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
AdminSettingsController.php fix: Remove legacy settings forms 2024-09-17 14:54:39 +07:00
AppSettingsController.php fix: Ensure app discover section is returned as list 2024-09-24 12:34:22 +07:00
AuthSettingsController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
AuthorizedGroupController.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
ChangePasswordController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
CheckSetupController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
CommonSettingsTrait.php fix: Remove legacy settings forms 2024-09-17 14:54:39 +07:00
DeclarativeSettingsController.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
HelpController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
LogSettingsController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
MailSettingsController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
PersonalSettingsController.php fix: Remove legacy settings forms 2024-09-17 14:54:39 +07:00
ReasonsController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00
TwoFactorSettingsController.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
UsersController.php fix: correctly count disabled users for subadmins 2024-09-28 18:46:16 +07:00
WebAuthnController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +07:00