clients/apps/cli/src/tools
SmithThe4th dedd7f1b5c
[PM-10607] Require userId for getKeyForCipherKeyDecryption (#10509)
* updated cipher service to stop using the deprecated getUserKeyWithLegacySupport and use the version that requires a user id

* Added account service mock

* fixed cipher test

* Fixed test

* removed async from encryptCipher

* updated encryptSharedCipher to pass userId to the encrypt function

* Pass userId to getUserKeyWithLegacySupport on encryptSharedCipher

* pass in userid when setting masterKeyEncryptedUserKey

* Added activer usedId to new web refresh function
2024-08-20 11:00:48 -05:00
..
send [PM-10607] Require userId for getKeyForCipherKeyDecryption (#10509) 2024-08-20 11:00:48 -05:00
export.command.ts [deps] Autofill: Update prettier to v3.3.3 (#10228) 2024-07-25 11:11:55 -04:00
generate.command.ts [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
import.command.ts