Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix saving backup codes by using a correct data uri | Christoph Wurst | 2017-02-28 | 1 | -41/+121 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | add title to backup codes print page | Christoph Wurst | 2017-01-17 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | print and close the new tab, not the current one when printing backup codes | Christoph Wurst | 2017-01-17 | 1 | -9/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Require confirmation when generating backup codes | Joas Schilling | 2016-11-18 | 1 | -0/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | translate 2fa backup strings | Christoph Wurst | 2016-09-06 | 1 | -2/+2 |
| | |||||
* | fix 2fa backup codes typo | Christoph Wurst | 2016-09-06 | 1 | -2/+2 |
| | |||||
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 2 | -0/+136 |
* add backup codes app unit tests * add integration tests for the backup codes app |