summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Unit
Commit message (Expand)AuthorAgeFilesLines
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* Fix testsJoas Schilling2017-06-201-6/+6
* Fix backup codes activity typeChristoph Wurst2017-05-181-1/+1
* Move activities test codeChristoph Wurst2017-05-183-288/+0
* Hide 2FA backup codes if no other 2FA providers are enabledChristoph Wurst2017-05-021-5/+56
* ignore code we're unable to testChristoph Wurst2017-01-181-1/+1
* test activity providerChristoph Wurst2017-01-181-0/+131
* increase GenericProvider's test coverageChristoph Wurst2017-01-181-9/+35
* use constant and clean up unit testChristoph Wurst2017-01-161-18/+17
* Increase 2fa backup codes entropyChristoph Wurst2017-01-161-1/+1
* fix minor issuesChristoph Wurst2016-12-192-3/+8
* push activity when backup codes are generatedChristoph Wurst2016-12-191-2/+31
* Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-193-0/+263
* Fix unit testsJoas Schilling2016-11-181-1/+4
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-033-10/+10
* Fix more sniffingJoas Schilling2016-09-121-3/+3
* Fix apps warningsRoeland Jago Douma2016-09-071-2/+2
* add 2fa backup codes appChristoph Wurst2016-09-053-0/+426