aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller/TwoFactorSettingsController.php
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-60/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-11/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add admin interface to enforce 2FAChristoph Wurst2018-10-101-0/+63
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>