[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