nextcloud/settings/Controller
Daniel Kesselberg a6bb19fa11
Fix path when app has wrong permission
Replace slow array function used in loop: https://github.com/kalessil/phpinspectionsea/blob/master/docs/performance.md#slow-array-function-used-in-loop

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-08-30 20:52:43 +02: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 Fix path when app has wrong permission 2018-08-30 20:52:43 +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 do not trigger counting on LDAP 2018-08-10 15:39:52 +02:00