mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Add twofa as accepted TOTP field
This commit is contained in:
parent
88599acac8
commit
9f06901db2
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ const acceptedOTPFields = [
|
|||
'mfa',
|
||||
'otp',
|
||||
'token',
|
||||
'twofa',
|
||||
'twofactor'
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue