nextcloud-server/apps/settings/lib/Controller
Côme Chilliet 7ebbb6b2ca
Remove workarounds specific to 7.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-20 11:22:08 +01:00
..
AdminSettingsController.php
AppSettingsController.php Extract $ignoreMaxApps from array_map callback in AppSettingsController 2022-10-22 20:03:02 +02:00
AuthorizedGroupController.php
AuthSettingsController.php Limit the length of app password names 2022-03-23 10:47:56 +01:00
ChangePasswordController.php Add a const for the max user password length 2023-01-04 11:23:43 +01:00
CheckSetupController.php Remove workarounds specific to 7.4 2023-01-20 11:22:08 +01:00
CommonSettingsTrait.php Add section-id and section-type data attributes to settings <li> navigation items 2022-12-05 12:19:21 +01:00
HelpController.php Help pages: set window title for sidebar sections 2022-11-22 09:31:28 +01:00
LogSettingsController.php
MailSettingsController.php
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php Fix case sensitivity of email when saving settings 2022-12-16 17:47:42 +01:00
WebAuthnController.php