clients/apps/cli/src
Dave dc0d251290
[PM-30826] Remove password change from CLI (#19157)
* feat(cli-login) [PM-30826]: Remove change password methods from cli.

* feat(cli-login) [PM-30826]: Update login command to be strict, remove unused constructor dependencies.

* test(cli-login) [PM-30826]: Add a unit test harness for login command.

* refactor(cli-login) [PM-30826]: Undo strict ignore.

* feat(cli-login) [PM-30826]: Accidental line omission.

* feat(cli-login) [PM-30826]: Update verbiage for password update instructions.

* refactor(cli-login) [PM-30826]: Remove redundant logout calls in login command.

* test(cli-login) [PM-30826]: Update tests to reflect authService.logOut invocation is no longer needed.

* refactor(cli-login) [PM-30826]: Remove unused authService dependency (logout invocation removed).

* test(login-command) [PM-30826]: Update two-factor test with more realistic setup.
2026-03-20 09:07:55 -04:00
..
admin-console [PM-26485] Add member status validation to CLI confirm command (#18557) 2026-02-09 11:38:00 +00:00
auth/commands [PM-30826] Remove password change from CLI (#19157) 2026-03-20 09:07:55 -04:00
commands [PM-32442] Enforce tsc-strict on desktop and CLI apps (#19058) 2026-02-24 09:20:44 +01:00
key-management [PM-31049] Enable unlock via SDK (#18907) 2026-03-10 11:47:04 +01: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 [PM-24047] Make popout windows respect vault timeout when unfocused (#19019) 2026-03-11 14:10:32 +01:00
service-container chore: bump sdk-internal to 0.2.0-main.608 (#19587) 2026-03-17 08:24:44 -05:00
tools [Tools] Update event-related import statements (#19548) 2026-03-14 09:11:30 +10: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-31049] Enable unlock via SDK (#18907) 2026-03-10 11:47:04 +01:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [PM-31049] Enable unlock via SDK (#18907) 2026-03-10 11:47:04 +01:00
program.ts [PM-30826] Remove password change from CLI (#19157) 2026-03-20 09:07:55 -04: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 login and sync race condition. (#19474) 2026-03-18 16:07:52 +01:00
vault.program.ts [PM-22434] Remove CreateDefaultLocation feature flag references and definition (#18057) 2026-01-05 16:25:57 -06:00