1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-26 10:35:48 +02:00
bitwarden-browser/apps/browser/src/autofill/content
Cesar Gonzalez 8e047f615e
[PM-3574] Fix leak of login credentials to foreign origin due to race condition during autofill (#6700)
* [PM-3574] Fix leak of login credentials to foreign origin due to race condition during autofill

* [PM-3574] Adding a temporary artificial delay to facilitate QA testing

* [PM-3574] Adding a temporary artificial delay to facilitate QA testing

* [PM-4590] Cached Page Details of Formless Input Fields Breaks Autofill

* [PM-3574] Reworking implementation to take into account the page details url

* [PM-3574] Fixing jest tests

* [PM-3574] Fixing jest tests

* [PM-3574] Removing 5 second delay on autofill
2023-11-15 13:17:11 -06:00
..
abstractions [PM-3574] Fix leak of login credentials to foreign origin due to race condition during autofill (#6700) 2023-11-15 13:17:11 -06:00
autofill-init.spec.ts [PM-3574] Fix leak of login credentials to foreign origin due to race condition during autofill (#6700) 2023-11-15 13:17:11 -06:00
autofill-init.ts [PM-3574] Fix leak of login credentials to foreign origin due to race condition during autofill (#6700) 2023-11-15 13:17:11 -06:00
autofill.css [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
autofill.js [PM-4127] Bugfix - Check original target tab URL before executing deferred action due to reprompt (#6434) 2023-10-13 13:38:48 -04:00
autofiller.ts [PM-3285] Autofill v2 Feature Branch (#5939) 2023-09-07 15:33:04 -05:00
context-menu-handler.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
message_handler.ts [PM-3914] Refactor Browser Extension Popout Windows (#6296) 2023-11-08 12:57:44 -06:00
misc-utils.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
notification-bar.ts [PM-4414] Bugfix - On page URL change, display notifications that have not been dismissed nor expired (#6637) 2023-11-15 12:05:19 -05:00
trigger-autofill-script-injection.spec.ts [PM-3285] Autofill v2 Feature Branch (#5939) 2023-09-07 15:33:04 -05:00
trigger-autofill-script-injection.ts [PM-3285] Autofill v2 Feature Branch (#5939) 2023-09-07 15:33:04 -05:00