clients/apps
✨ Audrey ✨ 877598ec9c
[PM-31646] prioritize usernames ahead of ambiguous TOTPs (#19453)
Split isFillableTotpField into isFillableTotpField (TotpFieldNames /
one-time-code autocomplete) and maybeFillableTotpField (AmbiguousTotpFieldNames
only) and reorder the classification switch so that a reliable TOTP signal
still wins unconditionally, but a username match beats a purely ambiguous TOTP
match.  This fixes Yahoo's login-username field being misclassified as TOTP
because 'code' appears in AmbiguousTotpFieldNames.
2026-03-16 10:21:45 -05:00
..
browser [PM-31646] prioritize usernames ahead of ambiguous TOTPs (#19453) 2026-03-16 10:21:45 -05:00
cli [Tools] Update event-related import statements (#19548) 2026-03-14 09:11:30 +10:00
desktop [deps]: Pin Rust crate rkyv to v0.8.14 (#19579) 2026-03-16 08:13:53 -06:00
web [Tools] Update event-related import statements (#19548) 2026-03-14 09:11:30 +10:00