summaryrefslogtreecommitdiffstats
path: root/core/Controller/TwoFactorChallengeController.php
Commit message (Expand)AuthorAgeFilesLines
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+9
* redirect to default app after solving the 2FA challengeChristoph Wurst2016-08-301-2/+4
* Minor cleanup in core ControllersRoeland Jago Douma2016-08-291-1/+1
* Fix othersJoas Schilling2016-07-211-1/+3
* Allow to cancel 2FA after loginJoas Schilling2016-06-071-0/+9
* remember redirect_url when solving the 2FA challengeChristoph Wurst2016-06-011-5/+17
* Update license headersLukas Reschke2016-05-261-1/+0
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-3/+3
* Add two factor auth to coreChristoph Wurst2016-05-231-0/+134