mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
[chore] Add "otp" TotpFieldNames array in autofill-constants.ts (#10717)
Add "otp" TotpFieldNames array in autofill-constants.ts. Noticed on https://id.fedoraproject.org/login/
This commit is contained in:
parent
ba42f10ea3
commit
6bc74546e4
@ -38,6 +38,7 @@ export class AutoFillConstants {
|
||||
"mfacode",
|
||||
"otc",
|
||||
"otc-code",
|
||||
"otp",
|
||||
"otp-code",
|
||||
"otpcode",
|
||||
"pin",
|
||||
|
Loading…
Reference in New Issue
Block a user