nextcloud-server/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
ChangePasswordController.php
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
LogSettingsController.php
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
TwoFactorSettingsController.php
UsersController.php use specific email getter where necessary 2021-09-09 19:23:05 +02:00
WebAuthnController.php