nextcloud/settings/Controller
Roeland Jago Douma f03eb7ec3c
Remote wipe support
This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-20 20:50:27 +02: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 Remote wipe support 2019-05-20 20:50:27 +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 recommendation for opcache on CLI 2019-05-09 12:25:53 +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 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