mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 22:44:11 +00:00
* ignore events that do not originate from the user agent * [pm-28831] Add isTrusted checks and update tests * [pm-28831] Add isTrusted check to click events * [pm-28831] Replace in-code jest exceptions with new utils * [pm-28831] Move isTrusted checks to testable util * [pm-28831] Remove redundant check in cipher-action.ts * [pm-28831] Add isTrusted checks to click events in autofill-inine-menu-list --------- Signed-off-by: Ben Brooks <bbrooks@bitwarden.com> Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com>