summaryrefslogtreecommitdiffstats
path: root/core/Controller/TwoFactorChallengeController.php
Commit message (Expand)AuthorAgeFilesLines
* 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