summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib
Commit message (Expand)AuthorAgeFilesLines
* Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-183-208/+0
* Add a update step that copies all the backup codesJoas Schilling2017-05-151-0/+108
* Rename the table to a valid nameJoas Schilling2017-05-151-3/+4
* Remove 2FA backup codes on user deletionJoas Schilling2017-05-152-1/+73
* Hide 2FA backup codes if no other 2FA providers are enabledChristoph Wurst2017-05-021-1/+40
* ignore code we're unable to testChristoph Wurst2017-01-181-1/+0
* test activity providerChristoph Wurst2017-01-181-0/+5
* use constant and clean up unit testChristoph Wurst2017-01-161-1/+1
* Increase 2fa backup codes entropyChristoph Wurst2017-01-161-1/+10
* fix typoChristoph Wurst2016-12-191-1/+1
* catch specific BadMethodCallExceptionChristoph Wurst2016-12-191-2/+2
* fix minor issuesChristoph Wurst2016-12-193-6/+18
* push activity when backup codes are generatedChristoph Wurst2016-12-193-2/+91
* Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-193-0/+209
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-2/+2
* Require confirmation when generating backup codesJoas Schilling2016-11-181-4/+6
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-035-10/+9
* Fix twofactor_backupcodesJoas Schilling2016-09-121-2/+2
* Fix more sniffingJoas Schilling2016-09-122-2/+2
* add 2fa backup codes appChristoph Wurst2016-09-055-0/+408