summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth/IRegistry.php
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong types in phpdoc for twofactor registryCarl Schwan2022-10-121-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Deprecate all remaining event constantsChristoph Wurst2021-02-091-0/+7
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-3/+4
* Emit event on enablign or disabling of 2FA providerRoeland Jago Douma2018-10-011-0/+4
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+15
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+65