]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0d740ca
)
Update verify-totp.blade.php
3068/head
author
Robert Accettura
<redacted>
Mon, 22 Nov 2021 04:15:37 +0000
(23:15 -0500)
committer
GitHub
<redacted>
Mon, 22 Nov 2021 04:15:37 +0000
(23:15 -0500)
resources/views/mfa/parts/verify-totp.blade.php
patch
|
blob
|
history
diff --git
a/resources/views/mfa/parts/verify-totp.blade.php
b/resources/views/mfa/parts/verify-totp.blade.php
index c155f1bfe896a7f807b604647dcb73fd0eec6c17..a52d9b652a6f59d6fed3f7c098867c8cfe8ae571 100644
(file)
--- a/
resources/views/mfa/parts/verify-totp.blade.php
+++ b/
resources/views/mfa/parts/verify-totp.blade.php
@@
-6,7
+6,7
@@
{{ csrf_field() }}
<input type="text"
name="code"
- tabindex="0"
+ autofocus
placeholder="{{ trans('auth.mfa_gen_totp_provide_code_here') }}"
class="input-fill-width {{ $errors->has('code') ? 'neg' : '' }}">
@if($errors->has('code'))
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.