Commit Graph

56 Commits (2364fc84d78df931c5fc020f7fd052d980f8a7bb)

Author SHA1 Message Date
Jan-Christoph Borchardt 51517d3a36
Add icon to twofactor_backupcodes notification 7 years ago
Joas Schilling 55f5bc79a1
Keep the old method as a fallback and adjust the tests 7 years ago
Jan-Christoph Borchardt d94d42f089
Fix wording of backupcodes notification 7 years ago
Joas Schilling a386ecec8c
Update twofactor_backupcodes Notifier 7 years ago
Christoph Wurst 3174012adf Add event dispatcher to OCP 7 years ago
Roeland Jago Douma 3d17ab0936
Do not send notification if no active 2fa 7 years ago
Roeland Jago Douma 1c29a01956
Clear backupcodes reminder if no 2FA is enabled 7 years ago
Joas Schilling 01f4506dad
Add a link to the notification to create the backup codes 7 years ago
Christoph Wurst 0e6cb988a1
Add a key parameter to the new initial state API 7 years ago
Roeland Jago Douma f30877ea7c
Provide initial state 7 years ago
Roeland Jago Douma 0971232050
Provide initial state for backupcodes in template 7 years ago
Roeland Jago Douma da7dd24378
Switch to OCP background jobs 7 years ago
Roeland Jago Douma 49a4f2fd61
Switch to QBMapper 7 years ago
Christoph Wurst 79a0ee4f4a
Consolidate personal two-factor provider settings 8 years ago
Roeland Jago Douma 36bf522c8b
Add job to check users for backup code reminders 8 years ago
Roeland Jago Douma c557314262
Clear notification to generate backup code once codes are generated 8 years ago
Roeland Jago Douma 956fe1b867
Generate backups code notification if not enable but 2fa is 8 years ago
Christoph Wurst 82748a482e
Fix backup codes column length to fix Argon2 hash values 8 years ago
Christoph Wurst f8fe7488a5
Fix state propragation of the backup codes provider 8 years ago
Roeland Jago Douma b52c935c09
Make 2FA backupcodes strict 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 870fe20acc
Use $var[] = $a instead of array_push - 2x faster 8 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Joas Schilling c65e591e88
Restore the sequencial order 9 years ago
Joas Schilling c58ff2990e
Migrate the twofactor_backupcodes app to bigint 9 years ago
Joas Schilling 55d9d24370
Fix database structure of twofactor backupcodes app to match 12 9 years ago
Joas Schilling fe6e8c2710 Fix dropping tables and handle the prefix automatically 9 years ago
Joas Schilling 543c181ec5 Move twofactor_backupcodes to migrations 9 years ago
Arthur Schiwon 793de6a8d0
move encryption to security (and behind two factor things) 9 years ago
Arthur Schiwon c5df6db631
move twofactor_* into security 9 years ago
Arthur Schiwon f6ecc46cfa
adapt twofactore_backupcodes 9 years ago
Joas Schilling 90fa27694a
Use PNG version of the icons for shipped activities 9 years ago
Christoph Wurst 58683f11ac
Publish 2fa backup codes activities to the right stream 9 years ago
Christoph Wurst 0928b5f621
Change 2FA activities to more generic security activities 9 years ago
Joas Schilling 74a6a6c839 Add a update step that copies all the backup codes 9 years ago
Joas Schilling 2dc79efb32 Rename the table to a valid name 9 years ago
Joas Schilling cd79eb1b2c
Remove 2FA backup codes on user deletion 9 years ago
Christoph Wurst d8b3fe460e
Hide 2FA backup codes if no other 2FA providers are enabled 9 years ago
Christoph Wurst 85e4febc24 ignore code we're unable to test 9 years ago
Christoph Wurst 3b4b49fa95 test activity provider 9 years ago
Christoph Wurst 6726c98bbd
use constant and clean up unit test 9 years ago
Christoph Wurst 3b76699c9c
Increase 2fa backup codes entropy 9 years ago
Christoph Wurst 3f4ba2d15d
fix typo 9 years ago
Christoph Wurst 5bad93472d
catch specific BadMethodCallException 9 years ago
Christoph Wurst ed4017dfb4
fix minor issues 9 years ago
Christoph Wurst 9300312046
push activity when backup codes are generated 9 years ago
Christoph Wurst 7ae9442f3d
Publish, parse and filter 2FA activities 9 years ago
Joas Schilling bc3da3a8f5
Remove IDb interface which was deprecated for 3 years already 9 years ago
Joas Schilling 86aa6197b8
Require confirmation when generating backup codes 10 years ago
Christoph Wurst f27b7fa8d1
Do not use underscores in PSR4 namespaces of the backup codes app 10 years ago