nextcloud/settings/Controller
Roeland Jago Douma 8e914c01c5
Use the real logger in the settings
Fixes #13285
The wrapper logger should not be used here. But we need the real logger.
Since this in internal we can just pass that on directly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-07 12:32:07 +01:00
..
AdminSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
AppSettingsController.php Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore 2018-08-02 19:32:51 +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 Remove check for outdated caches 2019-01-02 10:46:14 +01:00
CommonSettingsTrait.php Do not hide additional settings if there are only legacy forms 2018-05-03 08:58:24 +02:00
LogSettingsController.php Use the real logger in the settings 2019-01-07 12:32:07 +01:00
MailSettingsController.php Add sendmailmode to gui 2018-11-29 16:02:36 +01:00
PersonalSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
TwoFactorSettingsController.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
UsersController.php fix can change password check in case of encryption is enabled 2018-12-20 12:28:40 +01:00