summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Db
Commit message (Expand)AuthorAgeFilesLines
* Type some of the core mappersChristoph Wurst2020-10-121-0/+3
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-052-2/+9
* Switch to QBMapperRoeland Jago Douma2019-01-141-8/+3
* Rename the table to a valid nameJoas Schilling2017-05-151-3/+4
* Remove 2FA backup codes on user deletionJoas Schilling2017-05-151-1/+11
* ignore code we're unable to testChristoph Wurst2017-01-181-1/+0
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-2/+2
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-032-3/+2
* Fix twofactor_backupcodesJoas Schilling2016-09-121-2/+2
* Fix more sniffingJoas Schilling2016-09-122-2/+2
* add 2fa backup codes appChristoph Wurst2016-09-052-0/+112