nextcloud-server/apps/settings/lib/Controller
Git'Fellow 659747e5b1 fix(AppDiscover): Ensure created cache folder is safe-chars only
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-03-10 19:11:17 +07:00
..
AISettingsController.php feat: save state in db 2024-12-18 18:32:34 +07:00
AdminSettingsController.php
AppSettingsController.php fix(AppDiscover): Ensure created cache folder is safe-chars only 2025-03-10 19:11:17 +07:00
AuthSettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
AuthorizedGroupController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ChangePasswordController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CheckSetupController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CommonSettingsTrait.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DeclarativeSettingsController.php
HelpController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
LogSettingsController.php fix(settings): Add back adminstration scope for LogSettingsController 2025-01-25 17:16:39 +07:00
MailSettingsController.php refactor(settings): Use parameters explicitly when setting mail settings 2025-01-06 08:40:52 +07:00
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php chore: Move magic number into a documented const 2025-03-10 11:30:18 +07:00
WebAuthnController.php