Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unused backupscode function | Roeland Jago Douma | 2019-09-12 | 1 | -5/+0 |
| | | | | | | We use the initial state API so no need for this anymore. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | 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/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -0/+35 |
* add backup codes app unit tests * add integration tests for the backup codes app |