aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Service
Commit message (Expand)AuthorAgeFilesLines
* Allow admins to disable 2FA backup codes via occChristoph Wurst2021-08-241-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+4
* Format headerJ0WI2021-04-151-2/+0
* 2FA backupcodes: add strict typingJ0WI2021-04-151-4/+8
* Use dispatchTyped instead of dispatch on the new event dispatcherMorris Jobke2020-08-181-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Remove unused importsChristoph Wurst2020-03-251-4/+0
* Update license headersChristoph Wurst2019-12-051-2/+5
* Only human readbale backup charsRoeland Jago Douma2019-10-221-1/+1
* Add event dispatcher to OCPChristoph Wurst2019-06-251-2/+3
* Fix state propragation of the backup codes providerChristoph Wurst2018-08-011-40/+12
* Use $var[] = $a instead of array_push - 2x fasterMorris Jobke2018-01-251-1/+1
* Publish 2fa backup codes activities to the right streamChristoph Wurst2017-05-181-1/+1
* use constant and clean up unit testChristoph Wurst2017-01-161-1/+1
* Increase 2fa backup codes entropyChristoph Wurst2017-01-161-1/+10
* catch specific BadMethodCallExceptionChristoph Wurst2016-12-191-2/+2
* fix minor issuesChristoph Wurst2016-12-191-4/+16
* push activity when backup codes are generatedChristoph Wurst2016-12-191-1/+24
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-031-3/+3
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+121