nextcloud/apps/settings/lib/Controller
Marcel Klehr b1d29c0b29 fix(settings): Check all values first, then apply them
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2026-04-14 08:53:02 +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-04-14 08:53:02 +00:00
AppSettingsController.php docs: remove developer documentation link 2026-02-05 18:01:51 +01:00
AuthorizedGroupController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AuthSettingsController.php fix(apppasswords): Require password also on delete and update 2026-04-13 13:53:37 +00:00
ChangePasswordController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
CheckSetupController.php feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +02:00
CommonSettingsTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02: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 fix(settings): Add back adminstration scope for LogSettingsController 2025-01-25 17:16:39 +01:00
MailSettingsController.php fix(admin): use correct delegation class 2026-03-17 16:58:36 +00: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
TwoFactorSettingsController.php
UsersController.php feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2025-08-08 08:06:45 +00:00
WebAuthnController.php