bitwarden-estensione-browser/libs/common/src/platform/services
Jake Fink 2111b37c32
[PM-5404, PM-3518] Migrate user decryption options to new service (#7344)
* create new user decryption options service

* rename new service to user decryption options

* add hasMasterPassword to user decryption options service

* migrate device trust service to new user decryption options service

* add migration for user-decryption-options

* migrate sync service and calls to trust-device-service

* rename abstraction file

* migrate two factor component

* migrate two factor spec

* migrate sso component

* migrate set-password component

* migrate base login decryption component

* migrate organization options component

* fix component imports

* add missing imports
- remove state service calls
- add update user decryption options method

* remove acct decryption options from account

* lint

* fix tests and linting

* fix browser

* fix desktop

* add user decryption options service to cli

* remove default value from migration

* bump migration number

* fix merge conflict

* fix vault timeout settings

* fix cli

* more fixes

* add user decryption options service to deps of vault timeout settings service

* update login strategy service with user decryption options

* remove early return from sync bandaid for user decryption options

* move user decryption options service to lib/auth

* move user decryption options to libs/auth

* fix reference

* fix browser

* check user decryption options after 2fa check

* update migration and revert tsconfig changes

* add more documentation

* clear user decryption options on logout

* fix tests by creating helper for user decryption options

* fix tests

* pr feedback

* fix factory

* update migration

* add tests

* update missed migration num in test
2024-03-21 00:33:57 +00:00
..
config [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
cryptography [PM-5533] migrate provider keys (#7649) 2024-01-29 16:53:01 -05:00
file-upload [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
key-state Ps/pm 5533/migrate decrypted user key (#7970) 2024-02-22 15:07:26 -05:00
app-id.service.spec.ts [PM-6654] new app id service for angular (#8229) 2024-03-12 11:12:40 -04:00
app-id.service.ts [PM-6654] new app id service for angular (#8229) 2024-03-12 11:12:40 -04:00
broadcaster.service.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
console-log.service.spec.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
console-log.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
container.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
crypto.service.spec.ts Fix and test hasUserKey implementation (#8336) 2024-03-14 20:59:30 -04:00
crypto.service.ts Filter out invalid encrypted keys state (#8408) 2024-03-20 14:56:37 -04:00
encrypt.service.spec.ts [PM-5533] migrate provider keys (#7649) 2024-01-29 16:53:01 -05:00
environment.service.spec.ts Refactor State Providers (#8273) 2024-03-14 16:38:22 -05:00
environment.service.ts [PM-5535] Migrate Environment Service to StateProvider (#7621) 2024-01-24 14:21:50 -05:00
i18n.service.ts [PM-6769] [SM-1158] Fix Translation pipe issues on main (#8319) 2024-03-13 11:35:46 -04:00
key-generation.service.spec.ts [PM-6211] Create key generation service (#7939) 2024-02-23 08:48:15 -05:00
key-generation.service.ts [PM-6211] Create key generation service (#7939) 2024-02-23 08:48:15 -05:00
memory-storage.service.ts [PM-5468] Ensure prototypes available on memory stored objects (#7399) 2024-01-02 10:46:45 -05:00
migration-builder.service.spec.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migration-builder.service.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migration-runner.spec.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migration-runner.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
noop-messaging.service.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
noop-notifications.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
state.service.ts [PM-5404, PM-3518] Migrate user decryption options to new service (#7344) 2024-03-21 00:33:57 +00:00
storage-service.provider.spec.ts [PM-6404] Initial Clear Events Code (#8029) 2024-02-27 21:58:31 +00:00
storage-service.provider.ts [PM-6404] Initial Clear Events Code (#8029) 2024-02-27 21:58:31 +00:00
system.service.ts Move fingerprint validated to biometric state povider (#8058) 2024-03-07 19:41:56 -06:00
translation.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
validation.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
web-crypto-function.service.spec.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
web-crypto-function.service.ts [PM-5887] Refactor WebCryptoFunction to Remove Usage of the window Object in the Background Script (#7749) 2024-02-21 15:51:02 +00:00