clients/libs/common/src
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
..
abstractions [PM-5266] Create Avatar Service (#7905) 2024-03-14 09:56:48 -07:00
admin-console [AC-2171] Member modal - limit admin access - editing self (#8299) 2024-03-15 09:33:15 +10:00
auth [PM-5266] Create Avatar Service (#7905) 2024-03-14 09:56:48 -07:00
autofill fix default value for autoCopyTotp (#8287) 2024-03-14 20:34:07 +00:00
billing
enums
models [PM-5562] Implement Domain Settings state provider (#8226) 2024-03-12 15:07:14 -04:00
platform Use global state for biometric prompt cancel storage (#8328) 2024-03-15 09:07:22 -04:00
services [PM-5266] Create Avatar Service (#7905) 2024-03-14 09:56:48 -07:00
state-migrations Use global state for biometric prompt cancel storage (#8328) 2024-03-15 09:07:22 -04:00
tools [PM-5974] introduce ForwarderGeneratorStrategy (#8207) 2024-03-07 12:45:56 -05:00
types
vault [PM-5266] Create Avatar Service (#7905) 2024-03-14 09:56:48 -07:00
globals.d.ts