From: Dan Brown Date: Sun, 10 Mar 2024 18:24:42 +0000 (+0000) Subject: TOTP: Added one-time-code autofill X-Git-Tag: v24.02.1^2~2^2~1 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/bc24a1360f8a1f7e3be3656de9392a0802328d90?hp=--cc TOTP: Added one-time-code autofill During review of #4849 Tested on Firefox & Chromium desktop. --- bc24a1360f8a1f7e3be3656de9392a0802328d90 diff --git a/resources/views/mfa/parts/verify-totp.blade.php b/resources/views/mfa/parts/verify-totp.blade.php index b779465ab..78d0fa64d 100644 --- a/resources/views/mfa/parts/verify-totp.blade.php +++ b/resources/views/mfa/parts/verify-totp.blade.php @@ -6,6 +6,7 @@ {{ csrf_field() }}