nextcloud/apps/settings/lib/Controller
Carl Schwan ab7b1588da perf(CheckSetupController): Remove BackupStaticProperties
It's so slow 25s per test cases

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-16 14:21:05 +00:00
..
AdminSettingsController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AISettingsController.php fix(settings): Check all values first, then apply them 2026-03-26 11:32:42 +01:00
AuthorizedGroupController.php fix: Add missing PasswordConfirmationRequired attributes 2026-04-21 10:21:07 +02:00
AuthSettingsController.php fix(settings,oauth2): preserve wipe state across admin deletion paths 2026-05-26 19:21:58 +00:00
ChangePasswordController.php fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:43 +00:00
CheckSetupController.php perf(CheckSetupController): Remove BackupStaticProperties 2026-06-16 14:21:05 +00:00
CommonSettingsTrait.php refactor(settings): use NcAppNavigation for the settings navigation 2026-01-27 02:29:41 +01:00
DeclarativeSettingsController.php feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +03:00
HelpController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
LogSettingsController.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
MailSettingsController.php fix(admin): use correct delegation class 2026-03-17 16:49:44 +01:00
PersonalSettingsController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PresetController.php feat(lexicon): set/get current preset from controller 2025-08-26 09:00:04 -01:00
ReasonsController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +02:00
TwoFactorSettingsController.php fix: Add missing PasswordConfirmationRequired attributes 2026-04-21 10:21:07 +02:00
UsersController.php refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
WebAuthnController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +02:00