aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Controller/SettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-9/+6
* refactor(twofactor_backupcodes): Replace security annotations with respective...provokateurin2024-07-271-3/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+4
* Format headerJ0WI2021-04-151-2/+0
* 2FA backupcodes: add strict typingJ0WI2021-04-151-1/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+4
* Remove unused backupscode functionRoeland Jago Douma2019-09-121-9/+0
* Require confirmation when generating backup codesJoas Schilling2016-11-181-4/+6
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-031-2/+2
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+73