1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-28 10:55:27 +02:00
bitwarden-browser/apps
Addison Beck bf2d2cfbed
Migrate autoConfirmFingerPrints to StateProvider (#8337)
* Fix a typo in the `StateDefinition` description

* Introduce `OrganizationManagementPreferencesService`

* Declare `OrganizationManagementPreferencesService` in DI

* Update `autoConfirmFingerPrints` logic in emergency access files

* Update `autoConfirmFingerPrints` logic in `people` files

* Remove `autoConfirmFingerPrints` from `StateService` and `Account`

* Migrate existing client data for `autoConfirmFingerPrints`

* Update apps/web/src/app/admin-console/organizations/manage/user-confirm.component.ts

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Update apps/web/src/app/admin-console/organizations/manage/user-confirm.component.ts

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Use `set` instead of `update` for function names

---------

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2024-03-19 17:37:35 -04:00
..
browser [PM-6546] Fix issue with blurring of elements after autofill occurs (#8153) 2024-03-19 21:17:10 +00:00
cli [PM-6755] Fix password generation defaults on CLI (#8308) 2024-03-19 16:20:57 +00:00
desktop [deps] Platform: Update Rust crate tokio to v1.36.0 (#8194) 2024-03-19 14:11:09 +01:00
web Migrate autoConfirmFingerPrints to StateProvider (#8337) 2024-03-19 17:37:35 -04:00