]> source.dussan.org Git - nextcloud-server.git/commit
fix(client-login-flow): Handle missing stateToken gracefully 36586/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 6 Feb 2023 08:42:15 +0000 (09:42 +0100)
committerMichaIng (Rebase PR Action) <micha@dietpi.com>
Mon, 27 Feb 2023 16:09:56 +0000 (16:09 +0000)
commit2b868af78b26d1dad4b6e66e9870789f147b1a6e
treea890c26464c3092482346971b2dd5fcef1564c8c
parent3a06d335f1464e4ba287f236c2537fb874542f15
fix(client-login-flow): Handle missing stateToken gracefully

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
core/Controller/ClientFlowLoginV2Controller.php
tests/Core/Controller/ClientFlowLoginV2ControllerTest.php