1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-19 21:05:54 +01:00
bitwarden-estensione-browser/libs/common/src/admin-console
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
..
abstractions Migrate autoConfirmFingerPrints to StateProvider (#8337) 2024-03-19 17:37:35 -04:00
enums [AC-1786] deprecate manager role (#6931) 2023-12-12 09:43:47 -05:00
models [AC-2276] Move policyService helper methods to domain object (#8254) 2024-03-19 12:19:32 +10:00
services Migrate autoConfirmFingerPrints to StateProvider (#8337) 2024-03-19 17:37:35 -04:00