clients/libs
Bernd Schoolmann 8c6a33d7b8
[PM-16603] Implement userkey rotation v2 (#12646)
* 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

* Fix build

* Remove sharedlib from legacymigration component

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-03-24 20:41:21 +01: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 fix(service): [Auth/PM-17648] Fix MasterPasswordApiService injection (#13886) 2025-03-18 14:41:43 -07:00
auth fix(device-approval-login): [PM-19379] Approve Device Login - Fix the call so that it works when not in a TDE scenario. (#13934) 2025-03-21 10:22:37 -04:00
billing [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
common [PM-16603] Implement userkey rotation v2 (#12646) 2025-03-24 20:41:21 +01:00
components PM-2630 virtual scroll on tables (#13725) 2025-03-10 15:52:52 -04:00
eslint [PM-16231] Improved SDK referencing (#12475) 2025-02-03 15:09:25 +01:00
importer [PM-18153] add support for importing some older / wonky card formats from msecure (#13328) 2025-03-20 18:53:17 +01:00
key-management [PM-16603] Implement userkey rotation v2 (#12646) 2025-03-24 20:41:21 +01:00
key-management-ui [PM-17668] Move DeviceTrustService to KM ownership (#13194) 2025-03-17 12:02:44 -05:00
node [PM-18363] Remove internal dependencies from package.json (#13448) 2025-02-20 15:04:39 +01:00
platform [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
shared [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tools [PM-18685] Disable MyVault when the Person Ownership policy is true (#13930) 2025-03-24 08:33:17 -05:00
ui [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
vault PM-17187 Autofill new card information in the popout (#13688) 2025-03-20 20:54:33 +01:00