nextcloud/apps/settings/lib/Controller
Christoph Wurst 4b8f8c5203
Deprecate PHP7.3 for Nextcloud 23
* 7.3 reaches EOL shortly after the release of 23.0.0
* Nextcloud 24 will require PHP7.4

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-18 09:15:54 +02:00
..
AdminSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AppSettingsController.php add 'supported'-label to all supported apps, also if they are not downloaded yet 2021-10-06 22:17:50 +02:00
AuthorizedGroupController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AuthSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
ChangePasswordController.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
CheckSetupController.php Deprecate PHP7.3 for Nextcloud 23 2021-10-18 09:15:54 +02:00
CommonSettingsTrait.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
HelpController.php Update php licenses 2021-06-04 22:02:41 +02:00
LogSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
MailSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
PersonalSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
ReasonsController.php Update php licenses 2021-06-04 22:02:41 +02:00
TwoFactorSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
UsersController.php use specific email getter where necessary 2021-09-09 19:23:05 +02:00
WebAuthnController.php Update php licenses 2021-06-04 22:02:41 +02:00