summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Activity
Commit message (Collapse)AuthorAgeFilesLines
* Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-183-208/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* test activity providerChristoph Wurst2017-01-181-0/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* fix typoChristoph Wurst2016-12-191-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* fix minor issuesChristoph Wurst2016-12-192-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* push activity when backup codes are generatedChristoph Wurst2016-12-192-1/+67
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-193-0/+209
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>