mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-10 21:03:56 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| abstractions | ||
| admin-console | ||
| auth | ||
| autofill | ||
| billing | ||
| enums | ||
| models | ||
| platform | ||
| services | ||
| state-migrations | ||
| tools | ||
| types | ||
| vault | ||
| globals.d.ts | ||