1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-09 08:56:05 +01:00
bitwarden-estensione-browser/libs/common/spec
Matt Gibson 770f782a16
Use global state for biometric prompt cancel storage (#8328)
* Fix error on close due to context differences in background

Desktop background does not have active user information. Also, we want to delete _all_ prompt cancelled data, not just that for the active user. Storing this on global and manipulating observables to active achieves this without needing any user information in the background.

* Remove potentially orphaned data

* Throw nice error if prompt cancelled used without active user

* Register migration
2024-03-15 09:07:22 -04:00
..
matchers
fake-account-service.ts Use global state for biometric prompt cancel storage (#8328) 2024-03-15 09:07:22 -04:00
fake-state-provider.ts getUserState$ Helper Improvements (#8267) 2024-03-15 09:05:04 -04:00
fake-state.ts [PM-6404] Fully Integrate clearOn Events (#8134) 2024-03-04 20:33:25 +00:00
fake-storage.service.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
index.ts [PM-6523] generator service tuning (#8155) 2024-03-04 13:43:38 -05:00
intercept-console.ts
utils.ts [PM-5537] Biometric State Service (#7761) 2024-02-05 13:02:28 -05:00