1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-21 16:18:28 +01:00
bitwarden-browser/apps/browser/src/autofill
Nick Krantz 1229d25fec
[PM-15065] Extension not loading when accessed via URL (#12160)
* add check for extension prefixes in the three major browsers.

- Firefox does not throw an error or receive the message. Adding checks for Safari and Chrome for safety if this functionality were to change.

* remove unneeded mock rejection

* move prefixes to dedicated array

* refactor protocol check to its own variable
2024-11-26 21:24:31 -06:00
..
background [PM-11777] fix: TOTP not copied when autofilling passkey (#11814) 2024-11-04 08:40:00 -06:00
browser [PM-10079] Add keyboard shortcut to autofill identity and credit cards (#10254) 2024-07-31 12:52:04 -05:00
clipboard [PM-6426] Create TaskSchedulerService and update long lived timeouts in the extension to leverage the new service (#8566) 2024-07-15 10:32:30 -05:00
content [PM-14054] Fixing scroll-based repositioning of inline menu when inline menu is focused (#11770) 2024-10-29 16:55:40 -05:00
deprecated [PM-14351] Migrate away from theme enum (#11812) 2024-10-31 16:46:25 -04:00
enums [PM-8833] Implement on page autofill menu for password generation (#11114) 2024-10-24 13:20:00 -05:00
fido2 [PM-12548] Fido2 scripts should not load when user is logged out (#11444) 2024-10-08 16:02:49 -05:00
models [PM-8833] Implement on page autofill menu for password generation (#11114) 2024-10-24 13:20:00 -05:00
notification [PM-14351] Migrate away from theme enum (#11812) 2024-10-31 16:46:25 -04:00
overlay [PM-14351] Migrate away from theme enum (#11812) 2024-10-31 16:46:25 -04:00
popup [PM-15187] Do not use innerHTML (#12108) 2024-11-22 14:07:13 -05:00
services [PM-15065] Extension not loading when accessed via URL (#12160) 2024-11-26 21:24:31 -06:00
shared/styles [CL-265] CL/extension refresh feature branch (#8696) 2024-11-15 09:21:17 -05:00
spec [PM-14351] Migrate away from theme enum (#11812) 2024-10-31 16:46:25 -04:00
types Auth/PM-5501 - VaultTimeoutSettingsService State Provider Migration (#8604) 2024-05-13 15:56:04 -04:00
utils [PM-8833] Implement on page autofill menu for password generation (#11114) 2024-10-24 13:20:00 -05:00
globals.d.ts [PM-5976] Safari Browser SSO Initialization Race Condition Attempted Fix 3 (#7800) 2024-02-05 15:23:17 +00:00