Update checkpoint view, improve input autocomplete. Fixes #4959

This commit is contained in:
Daniel Supernault 2024-03-05 06:07:37 -07:00
parent d3f6c71b8e
commit d18824e719
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
name="code"
placeholder="{{__('Two-Factor Authentication Code')}}"
required
autocomplete="new-password"
autocomplete="one-time-code"
autofocus=""
inputmode="numeric"
minlength="6">