1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-02 13:23:29 +01:00
bitwarden-browser/apps/browser/src
Jared Snider 20de053770
Auth/PM-7811 - Refactor User Auto Unlock Key Hydration Process To Remove Race Conditions (#8979)
* PM-7811 - Refactor UserKeyInitService to UserAutoUnlockKeyService - remove active account listening logic as it introduced race conditions with user key memory retrieval happening before the user auto unlock key was set into memory.

* PM-7811 - CLI - (1) Fix deps (2) On CLI init (pre command execution), if there is an active account, then set the user key in memory from the user auto unlock key.

* PM-7811 - Browser Extension / desktop - (1) Update deps (2) Sets user key in memory if the auto unlock key is set on account switch and background init (must act on all accounts so that account switcher displays unlock status properly).

* PM-7811 - Web - (1) Update deps (2) Sets user key in memory if the auto unlock key is set on init

* PM-7811 - Fix account switcher service changes not being necessary.
2024-04-29 17:43:14 -04:00
..
_locales Autosync the updated translations (#8925) 2024-04-26 11:06:19 +00:00
admin-console Migrate OrganizationService to StateProvider (#7895) 2024-03-18 17:58:33 +01:00
auth Signed-off-by: findseat <penglili@outlook.com> (#8636) 2024-04-27 15:15:27 +00:00
autofill [PM-7702] Remove extra content script being injected (#8922) 2024-04-25 17:27:43 -04:00
background Auth/PM-7811 - Refactor User Auto Unlock Key Hydration Process To Remove Race Conditions (#8979) 2024-04-29 17:43:14 -04:00
browser [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
models [PM-7352] - Browser Send Type Groupings Fix (#8727) 2024-04-17 16:39:15 +02:00
platform [PM-7766] Add clientType to MigrationHelper (#8945) 2024-04-29 07:28:58 -04:00
popup [PM-7766] Add clientType to MigrationHelper (#8945) 2024-04-29 07:28:58 -04:00
safari Update all instances of copyright with 2023 to 2024 (#7396) 2023-12-29 15:28:14 +00:00
services/vault-timeout [PM-5593] Removing BrowserSendService from services (#8512) 2024-03-27 12:34:15 -04:00
tools [PM-2282] Make feature flags type safe (#8612) 2024-04-26 12:57:26 +02:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-7710] Avoid re-indexing ciphers on current tab component and re-setting null storage values for popup components (#8908) 2024-04-25 16:47:20 -05:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser,cli,desktop,web version to (#8875) 2024-04-23 11:32:09 +00:00
manifest.v3.json Bumped browser,cli,desktop,web version to (#8875) 2024-04-23 11:32:09 +00:00