mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00: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:
@@ -38,6 +38,7 @@ export class AutoFillConstants {
|
|||||||
"mfacode",
|
"mfacode",
|
||||||
"otc",
|
"otc",
|
||||||
"otc-code",
|
"otc-code",
|
||||||
|
"otp",
|
||||||
"otp-code",
|
"otp-code",
|
||||||
"otpcode",
|
"otpcode",
|
||||||
"pin",
|
"pin",
|
||||||
|
|||||||
Reference in New Issue
Block a user