summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-0513-23/+45
* Add event dispatcher to OCPChristoph Wurst2019-06-251-1/+2
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-173-0/+118
* Fix activatable/deactivatable 2fa provider interface typosChristoph Wurst2018-12-032-2/+2
* Consolidate personal two-factor provider settingsChristoph Wurst2018-10-022-0/+90
* Let 2FA providers provide their custom icons (dark/light)Christoph Wurst2018-10-011-0/+55
* Emit event on enablign or disabling of 2FA providerRoeland Jago Douma2018-10-012-0/+66
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+15
* 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