nextcloud/apps/twofactor_backupcodes/lib
Christoph Wurst f8fe7488a5
Fix state propragation of the backup codes provider
Starting with Nextcloud 14, the server knows the enabled/disabled
state of 2fa providers. While it will query that information if it's
unknown (on first use), it won't notice any changes. Thus, providers
have to propagate that information themselves.

Ref https://github.com/nextcloud/twofactor_totp/pull/263
Ref https://github.com/nextcloud/twofactor_u2f/pull/210

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-01 21:21:30 +02:00
..
Activity Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
AppInfo Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Controller Require confirmation when generating backup codes 2016-11-18 11:57:16 +01:00
Db Rename the table to a valid name 2017-05-15 15:41:45 -05:00
Event Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Listener Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Migration Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Provider Make 2FA backupcodes strict 2018-03-26 11:31:02 +02:00
Service Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Settings move encryption to security (and behind two factor things) 2017-06-27 12:21:18 +02:00