nextcloud/apps/settings/lib/Controller
MichaIng 652a8d3d27 Add Nextcloud docs link to OPcache recommends
A link to the Nextcloud documentation is currently only shown when the OPcache module is not loaded at all. This commit moves the link to the generic text above the individual recommendations list.

Additionally remove the obsolete phpOpcacheDocumentation entry from test data arrays, which is not passed anymore by the backend.

Signed-off-by: MichaIng <micha@dietpi.com>
2022-03-06 16:10:22 +01:00
..
AdminSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AppSettingsController.php fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController 2021-10-18 12:39:43 +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 Add Nextcloud docs link to OPcache recommends 2022-03-06 16:10:22 +01: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 show if the mail server settings are not set or verified 2022-02-15 22:56:47 +00: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