aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Db/BackupCodeMapper.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-311-22/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+4
* Format headerJ0WI2021-04-151-2/+0
* 2FA backupcodes: add strict typingJ0WI2021-04-151-3/+6
* Type some of the core mappersChristoph Wurst2020-10-121-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+5
* 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-031-2/+1
* Fix twofactor_backupcodesJoas Schilling2016-09-121-2/+2
* Fix more sniffingJoas Schilling2016-09-121-1/+1
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+66