From 8231c8f0b6bc05f76ad175f41db9b2d1b81284bf Mon Sep 17 00:00:00 2001 From: TudbuT Date: Sat, 19 Oct 2024 19:19:15 +0200 Subject: [PATCH] add proper autocomplete prop for TOTP login field --- src/components/mfa_form/totp_form.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/mfa_form/totp_form.vue b/src/components/mfa_form/totp_form.vue index 709eb9b8..17ded4a1 100644 --- a/src/components/mfa_form/totp_form.vue +++ b/src/components/mfa_form/totp_form.vue @@ -18,6 +18,7 @@