nextcloud/settings/Controller
Cthulhux f6f49c77f7
opcache module check
Improved the speed of isOpcacheProperlySetup() (instant return instead of continuing when we're already failed), added a check for the opcache extension itself. Potentially fixes #9410

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:40 +02:00
..
AdminSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
AppSettingsController.php Copyright fix, changed vue settings output name and fixes template name 2018-06-12 10:26:53 +02:00
AuthSettingsController.php Just pass uid to the Token stuff 2018-06-18 22:11:54 +02:00
CertificateController.php Update license headers 2017-11-06 16:56:19 +01:00
ChangePasswordController.php Inject public IGroupManager instead of private GroupManager 2018-03-13 09:52:27 +01:00
CheckSetupController.php opcache module check 2018-07-11 16:08:40 +02:00
CommonSettingsTrait.php Do not hide additional settings if there are only legacy forms 2018-05-03 08:58:24 +02:00
LogSettingsController.php log to $datadir/audit.log by default and add rotation 2018-04-26 12:10:53 +02:00
MailSettingsController.php Remove fromMailAddress from MailSettingsController 2018-02-13 21:40:38 +01:00
PersonalSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
UsersController.php Copyright fix, changed vue settings output name and fixes template name 2018-06-12 10:26:53 +02:00