From 91cf9154e0a87be76c11818e0a4c73efdc6abac9 Mon Sep 17 00:00:00 2001 From: Beto Cuevas <46721097+efturtle@users.noreply.github.com> Date: Sun, 5 Nov 2023 16:19:53 -0600 Subject: [PATCH] fix: bug 2fa redirect to unallowed method (#6703) Co-authored-by: Alexis Saettler --- CONTRIBUTORS | 1 + resources/views/auth/validate2fa.blade.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 42f7ed4b4aa..3c6dfa9bccb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -60,3 +60,4 @@ Geidson Benicio @geidsonc Maximilian Arzberger @Schlauer-Hax Gregor Bigalke @GregTCLTK Julián Garcés Rodríguez +Alberto Cuevas Ocegueda diff --git a/resources/views/auth/validate2fa.blade.php b/resources/views/auth/validate2fa.blade.php index d69d9db2e9c..6d51d18d023 100644 --- a/resources/views/auth/validate2fa.blade.php +++ b/resources/views/auth/validate2fa.blade.php @@ -3,7 +3,7 @@ @section('content')
- +