summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/css
Commit message (Collapse)AuthorAgeFilesLines
* Use the scoped css on the personal pageRoeland Jago Douma2019-01-091-10/+0
| | | | | | Saves loading the style file when we visit the security page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* make twofactor .button inlin-blockJonas Sulzer2018-11-041-0/+4
| | | | | | fixes #3752 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* Improve layout of buttons for two factor authMorris Jobke2017-05-151-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+25
* add backup codes app unit tests * add integration tests for the backup codes app