nextcloud/settings/Controller
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-15 08:22:52 +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 Use numeric placeholders if there are multiple, so that RTL languages can operate better 2018-10-09 14:32:14 +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
TwoFactorSettingsController.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
UsersController.php do not trigger counting on LDAP 2018-08-10 15:39:52 +02:00