1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-04 18:37:45 +01:00
bitwarden-browser/apps/browser/src/content
Matt Gibson 337e406e88
[PS-1734] Send saved urls to autofill script (#3861)
* Send all saved url to autofill script

* Handle array of matched urls in content script

* Prompt at most once to override insecure autofill

* Do not send never match URIs to content script

We know these URIs did not cause the autofill match, so we
can safely remove these from the list of potential matches.
2022-11-04 10:44:21 -05:00
..
autofill.css [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
autofill.js [PS-1734] Send saved urls to autofill script (#3861) 2022-11-04 10:44:21 -05:00
autofiller.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
contextMenuHandler.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
message_handler.ts [SM-204] Add the curly eslint rule (#3464) 2022-09-09 09:30:51 +02:00
misc-utils.ts [PS-817] Add Generate Password Shortcut to MV3 (#3575) 2022-10-18 13:03:09 -04:00
notificationBar.ts [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00