MFA code field not recognized by Bitwarden and other password managers (#566)

This commit is contained in:
jarek
2026-04-19 09:40:01 +02:00
parent b8f06426e3
commit 8bb95d0a1b
+1
View File
@@ -291,6 +291,7 @@
<Label for="mfaToken">Authentication code</Label>
<Input
id="mfaToken"
name="totp"
type="text"
placeholder="Enter code"
bind:value={mfaToken}