clients/apps/cli/src
Bernd Schoolmann 6b91ff3867
[PM-24102] Remove encstring decrypt function (#17108)
* Remove orgid in vault decryption code

* Remove deprecated encstring usage from dirt code

* tmp

* Remove folder usage without provided key

* Fix folder test

* Fix build

* Fix build

* Fix build

* Fix tests

* Update error message

* Update spec to not use EncString decrypt

* Remove decrypt from encstring

* Make key required

* Remove unused tests

* Mark old encstring properties as deprecated

* Remove unused test code

* Update function signature

* Undo breaking change (throw on decrypt

* Defensively protect against non-error errors

* Fix types

* Fix prettier formatting

* Fix tests
2026-03-03 14:57:05 +01:00
..
admin-console [PM-26485] Add member status validation to CLI confirm command (#18557) 2026-02-09 11:38:00 +00:00
auth/commands refactor(IdentityTokenResponse): [Auth/PM-3287] Remove deprecated resetMasterPassword property from IdentityTokenResponse (#17794) 2025-12-17 10:34:42 -05:00
commands [PM-32442] Enforce tsc-strict on desktop and CLI apps (#19058) 2026-02-24 09:20:44 +01:00
key-management [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06:00
locales/en [PM-31731] [Defect] No error is returned when entering an invalid email + an invalid verification code (#18913) 2026-02-18 14:08:57 -08:00
models [PM-18576] Fix missing user id on remove password (#13777) 2025-05-19 08:51:46 +02:00
platform Revert "[deps] Platform: Lock file maintenance (#14932)" (#18406) 2026-01-16 16:37:07 +00:00
service-container [BEEEP|PM-32521] Remove compare key hash and move to proof of decryption (#19101) 2026-02-25 17:02:04 +01:00
tools [PM-24102] Remove encstring decrypt function (#17108) 2026-03-03 14:57:05 +01:00
vault [PM-31406] fix: TypeScript 5.9 type compatibility fixes for vault-owned code (#19191) 2026-02-25 10:04:23 +01:00
base-program.ts [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [deps] Vault: Update @koa/router to v15 (#18086) 2026-02-04 14:40:50 -06:00
program.ts [PM-25385] Remove unlock-with-master-password-unlock-data flag (#18010) 2026-01-07 11:29:12 -06:00
register-oss-programs.ts [PM-30922] Client changes to encrypt send access email list (#18486) 2026-01-28 14:31:48 -07:00
serve.program.ts [BEEEP: PM-10190] Use strict TS checks in CLI service container (#10298) 2024-08-05 11:39:08 -04:00
utils.ts [PM-32442] Enforce tsc-strict on desktop and CLI apps (#19058) 2026-02-24 09:20:44 +01:00
vault.program.ts [PM-22434] Remove CreateDefaultLocation feature flag references and definition (#18057) 2026-01-05 16:25:57 -06:00