nextcloud/apps/twofactor_backupcodes/tests/Unit
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 Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
Controller Fix unit tests 2016-11-18 12:10:51 +01: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
Provider Hide 2FA backup codes if no other 2FA providers are enabled 2017-05-02 14:40:44 +02:00
Service Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00