]> source.dussan.org Git - nextcloud-server.git/commit
Fix setting up 2FA providers when 2FA is enforced and bc are generated 28597/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Fri, 30 Jul 2021 16:29:23 +0000 (18:29 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 25 Aug 2021 12:41:54 +0000 (12:41 +0000)
commit874479d68fd21d83143c2ac778be039f7a8daf4e
treeb786f920f52020e49670203d3954997a37373d47
parentc81fd490c45c790da18dd35ca2a2c542eee55d1d
Fix setting up 2FA providers when 2FA is enforced and bc are generated

When a user has backup codes generated and got their 2FA enforced then
they should be able to set up TOTP and similar providers during the
login.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
core/Middleware/TwoFactorMiddleware.php