summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/settings
Commit message (Collapse)AuthorAgeFilesLines
* fix file endingChristoph Wurst2017-01-181-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* ignore code we're unable to testChristoph Wurst2017-01-181-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+5
* add backup codes app unit tests * add integration tests for the backup codes app