nextcloud/settings/Controller
Robin Appelman e8f5c21db9
Fix trait usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-06-23 12:37:42 +02:00
..
AdminSettingsController.php Fix trait usage 2017-06-23 12:37:42 +02:00
AppSettingsController.php Style app bundles 2017-04-26 20:07:53 +02:00
AuthSettingsController.php Increase device password entropy. Use lower- and upper-case characters and digits, but exclude ambiguous characters. The number of digits has also been increased to 25. 2017-05-08 14:04:40 +02:00
CertificateController.php Merge pull request #892 from nextcloud/fix_phpdoc 2016-08-17 10:38:21 +02:00
ChangePasswordController.php Merge pull request #4369 from nextcloud/fix-translations 2017-04-18 18:01:50 -05:00
CheckSetupController.php Don't assume the admin didn't configure Opcache correctly... 2017-04-20 13:17:21 +02:00
CommonSettingsTrait.php Fix trait usage 2017-06-23 12:37:42 +02:00
EncryptionController.php Check that set_time_limit is not disabled before calling it 2017-03-11 17:04:21 +01:00
GroupsController.php Require password confirmation for user management 2016-11-18 12:10:50 +01:00
LogSettingsController.php remove old logging section 2016-11-21 13:46:31 +01:00
MailSettingsController.php Fix email vs mail 2017-04-26 09:34:59 +02:00
PersonalSettingsController.php Fix trait usage 2017-06-23 12:37:42 +02:00
SecuritySettingsController.php Set default 2016-09-07 22:09:32 +02:00
UsersController.php Also cover the settings endpoint 2017-06-02 12:31:37 +02:00