mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #1628 from ACasset/fix/update-accepted-otp-fields
Update acceptedOTPFields
This commit is contained in:
commit
ea1902c27c
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ const acceptedOTPFields = [
|
|||
'code',
|
||||
'idvpin',
|
||||
'mfa',
|
||||
'one_time_password',
|
||||
'otp',
|
||||
'token',
|
||||
'twofa',
|
||||
|
|
|
|||
Loading…
Reference in a new issue