1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/apps
Matt Gibson 600cc080b8
Ps/fix biometric prompt error on close (#8353)
* 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

* split prompt cancelled reset to user-specific and global
2024-03-21 13:02:04 -04:00
..
browser [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
cli [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
desktop Ps/fix biometric prompt error on close (#8353) 2024-03-21 13:02:04 -04:00
web Update supported languages for web (#8382) 2024-03-21 12:26:59 -04:00