1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/core
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
..
guards [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
state Remove StateService useAccountCache (#8882) 2024-04-24 11:20:13 -04:00
tests [PM-6769] [SM-1158] Fix Translation pipe issues on main (#8319) 2024-03-13 11:35:46 -04:00
core.module.ts [PM-7766] Add clientType to MigrationHelper (#8945) 2024-04-29 07:28:58 -04:00
event.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
html-storage.service.ts Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
i18n.service.ts [PM-6511] New i18n for angular (#8122) 2024-03-11 13:59:19 -04:00
index.ts refactor: remove unscoped file from core index and update references, refs PM-2491 (#5566) 2023-06-05 14:12:01 -05:00
init.service.ts Auth/PM-7811 - Refactor User Auto Unlock Key Hydration Process To Remove Race Conditions (#8979) 2024-04-29 17:43:14 -04:00
modal.service.ts [PM-3919] Remove deprecated Angular functionality from ModalService (#6285) 2024-01-22 09:36:42 +00:00
router.service.ts [PM-5500] Implement StateProvider in RouterService (#8119) 2024-04-02 10:16:42 -07:00
web-file-download.service.ts Add rel noreferrer to download link (#8006) 2024-02-20 11:13:18 +01:00
web-platform-utils.service.spec.ts [EC-584] Update ApiService to remove any appendages to ClientVersion (#4008) 2022-12-02 19:38:12 +00:00
web-platform-utils.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00