summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/template/2fa.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/2fa.tmpl b/web/template/2fa.tmpl
index ce47ab671..ae90a069d 100644
--- a/web/template/2fa.tmpl
+++ b/web/template/2fa.tmpl
@@ -36,7 +36,7 @@
<input
name="code"
id="code"
- autocomplete="off"
+ autocomplete="one-time-code"
autocorrect="off"
autocapitalize="characters"
required