Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 2FA backup codes on user deletion | Joas Schilling | 2017-05-15 | 1 | -5/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | make sure files end with emtpy line | Christoph Wurst | 2017-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -0/+22 |
* add backup codes app unit tests * add integration tests for the backup codes app |