nextcloud/apps/settings/lib/Controller
Côme Chilliet 07e0555c73
fix: Add missing PasswordConfirmationRequired attributes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-04-23 11:25:20 +02:00
..
AdminSettingsController.php fix(settings): Sort all settings - incl declarative settings - by priority 2024-09-28 14:08:26 +02:00
AISettingsController.php feat: add toggle for AI guest restriction 2025-07-03 09:00:40 +00:00
AppSettingsController.php fix: Add missing PasswordConfirmationRequired attributes 2026-04-23 11:25:20 +02:00
AuthorizedGroupController.php fix: Add missing PasswordConfirmationRequired attributes 2026-04-23 11:25:20 +02:00
AuthSettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ChangePasswordController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CheckSetupController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CommonSettingsTrait.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeclarativeSettingsController.php chore: Add SPDX header 2024-06-03 20:33:31 +02: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-26 21:10:29 +00:00
MailSettingsController.php fix(admin): use correct delegation class 2026-03-17 16:58:21 +00:00
PersonalSettingsController.php fix(settings): Sort all settings - incl declarative settings - by priority 2024-09-28 14:08:26 +02: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-23 11:25:20 +02:00
UsersController.php fix(settings): group admins only can add users to their groups 2025-04-27 12:42:10 +02:00
WebAuthnController.php refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +02:00