nextcloud/settings/Controller
Morris Jobke 7d58bb7db5 Merge pull request #5342 from nextcloud/userlist-used-space
show used space in user list
2017-07-05 15:15:25 +02:00
..
AdminSettingsController.php avoid marking two sections as active when they have the same name 2017-06-23 12:38:06 +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 avoid marking two sections as active when they have the same name 2017-06-23 12:38:06 +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 avoid marking two sections as active when they have the same name 2017-06-23 12:38:06 +02:00
SecuritySettingsController.php Set default 2016-09-07 22:09:32 +02:00
UsersController.php show used space in user list 2017-06-15 14:06:54 +02:00