summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Service/BackupCodeStorage.php
Commit message (Expand)AuthorAgeFilesLines
* 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