From 26affb11c0429b1e3562d5f6cb939033c0b29413 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 20 Apr 2020 20:23:09 -0600 Subject: [PATCH] Update 2FA Checkpoint, add username + logout button and numeric inputmode --- resources/views/auth/checkpoint.blade.php | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/resources/views/auth/checkpoint.blade.php b/resources/views/auth/checkpoint.blade.php index d7f1ed306..7f949aca1 100644 --- a/resources/views/auth/checkpoint.blade.php +++ b/resources/views/auth/checkpoint.blade.php @@ -6,7 +6,10 @@
-

Verify 2FA Code to continue

+

Verify Two Factor Code

+
+
+ If you lose access to your 2FA device, contact the admins.
@@ -16,7 +19,7 @@
- + @if ($errors->has('code')) @@ -37,6 +40,15 @@
+