aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth/IProvider.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+3
* fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA ManagerJoas Schilling2023-07-271-11/+0
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Deprecate all remaining event constantsChristoph Wurst2021-02-091-0/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+5
* Strict 2FARoeland Jago Douma2018-03-261-7/+9
* Dispatch event on twofactor failure and successRoeland Jago Douma2018-01-251-0/+6
* 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