mirror of
https://github.com/Finsys/dockhand.git
synced 2026-06-17 19:09:33 +03:00
MFA code field not recognized by Bitwarden and other password managers (#566)
This commit is contained in:
@@ -291,6 +291,7 @@
|
||||
<Label for="mfaToken">Authentication code</Label>
|
||||
<Input
|
||||
id="mfaToken"
|
||||
name="totp"
|
||||
type="text"
|
||||
placeholder="Enter code"
|
||||
bind:value={mfaToken}
|
||||
|
||||
Reference in New Issue
Block a user