]> source.dussan.org Git - nextcloud-server.git/commit
fix(auth): Keep redirect URL during 2FA setup and challenge 44745/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 9 Apr 2024 06:12:21 +0000 (08:12 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Fri, 19 Apr 2024 08:24:26 +0000 (10:24 +0200)
commit22dc27810eb5e30adddbf126505e7b9f7842f7d6
treecb0cf21401eb1750bd1298632c13b31675dcd324
parentfc560d8ec986402587ae506bbff58e242eb269f7
fix(auth): Keep redirect URL during 2FA setup and challenge

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
core/Controller/TwoFactorChallengeController.php
core/Middleware/TwoFactorMiddleware.php
core/templates/twofactorsetupselection.php
tests/Core/Controller/TwoFactorChallengeControllerTest.php