Bernd Schoolmann
|
38c4eeb27d
|
[PM-14542] Move kdf to km ownership (#11877)
* Move kdf to km ownership
* Fix duplicate import
* Remove whitespace
* Fix double imports
* Fix desktop build
* Fix test error
* Fix imports
* Move ownership of kdftype to km
* Fix imports
---------
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
|
2024-11-21 13:45:28 +01:00 |
|
Justin Baur
|
f41365ce48
|
[PM-13673] Require UserId In CompareHash Method (#11568)
* Require UserId In CompareHash Method
* Throw on null-ish 'masterKey'
* Update Test
|
2024-11-04 15:11:59 -05:00 |
|
Bernd Schoolmann
|
b486fcc689
|
[Pm-13097] Rename cryptoservice to keyservice and move it to km ownership (#11358)
* Rename cryptoservice to keyservice
* Rename cryptoservice to keyservice
* Move key service to key management ownership
* Remove accidentally added file
* Fix cli build
* Fix browser build
* Run prettier
* Fix builds
* Fix cli build
* Fix tests
* Fix incorrect renames
* Rename webauthn-login-crypto-service
* Fix build errors due to merge conflicts
* Fix linting
|
2024-10-24 19:41:30 +02:00 |
|