aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth
Commit message (Expand)AuthorAgeFilesLines
* Add public interfaces for activable/deactivable 2FA providersChristoph Wurst2018-09-102-0/+102
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+65
* Strict 2FARoeland Jago Douma2018-03-263-8/+12
* Dispatch event on twofactor failure and successRoeland Jago Douma2018-01-251-0/+6
* Update license headersMorris Jobke2017-11-062-4/+6
* Allow 2FA providers to specify their custom CSPChristoph Wurst2017-08-261-0/+38
* fix coding style and increase code coverageChristoph Wurst2017-01-111-12/+13
* Update TwoFactorException.phpCornelius Kölbel2017-01-111-2/+2
* Add a TwoFactorExceptionCornelius Kölbel2017-01-111-0/+37
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+0
* Add two factor auth to coreChristoph Wurst2016-05-231-0/+93