clients/libs
Bernd Schoolmann 1c44640ea5
[PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655)
* Implement key rotation v2

* Pass through masterpassword hint

* Properly split old and new code

* Mark legacy rotation as deprecated

* Throw when data is null

* Cleanup

* Add tests

* Fix build

* Update libs/key-management/src/key.service.spec.ts

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Update apps/web/src/app/auth/settings/change-password.component.ts

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Add documentation

* Centralize loading logic

* Implement trust dialogs

* Fix build and clean up

* Add tests for accept organization component

* Fix enrollment

* Update apps/web/src/app/admin-console/organizations/manage/organization-trust.component.html

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Cleanup according to feedback

* Change div to ng-container

* Init uninited strings

* Fix type errors on dialog config

* Fix typing

* Fix build

* Fix build

* Update libs/key-management-ui/src/key-rotation/key-rotation-trust-info.component.ts

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Fix linting

* Undo legacy component import change

* Simplify dialog text

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-04-07 13:41:19 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-18243] Improve type safety in decryption (#12885) 2025-03-11 14:06:44 +01:00
angular [PM-17563] Security task background synchronization (#14086) 2025-04-04 13:42:44 -07:00
auth feat(device-approval-persistence): [PM-19380] Device Approval Persistence (#13958) 2025-04-04 15:44:48 -04:00
billing [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
common [PM-17563] Security task background synchronization (#14086) 2025-04-04 13:42:44 -07:00
components Revert "fix menu trigger fallback position (#14040)" (#14112) 2025-04-03 15:09:10 -04:00
eslint [PM-16231] Improved SDK referencing (#12475) 2025-02-03 15:09:25 +01:00
importer Add Edge (csv) as a import format option (#13971) 2025-04-04 20:38:19 +02:00
key-management [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
key-management-ui [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
node [PM-18363] Remove internal dependencies from package.json (#13448) 2025-02-20 15:04:39 +01:00
platform fix(browser): restore timer based background syncs (#14031) 2025-03-28 14:17:18 -04:00
shared [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tools Fix send list item icon sizing (#14020) 2025-04-02 15:26:32 -05:00
ui [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
vault [PM-19906] Add appStopClick to prevent default event (#14134) 2025-04-04 15:34:02 -07:00