nextcloud/settings/Controller
Sven Strickroth cabccd160b Fix redirect after rescanFailedIntegrityCheck to "Overview" page
The link of the rescanFailedIntegrityCheck link is on the sub page "Overview". After clicking the link, the user is, however, redirected to the "Basic settings" page.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-07-05 08:22:56 +00:00
..
AdminSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
AppSettingsController.php allow enforcing apps to ignore the max version 2019-03-20 15:16:11 +01:00
AuthSettingsController.php Load auth tokens with the initial state API 2019-03-01 21:24:44 +01: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 redirect after rescanFailedIntegrityCheck to "Overview" page 2019-07-05 08:22:56 +00: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