clients/apps/cli/src
Bernd Schoolmann 97329383a1
Some checks failed
Scan / Check PR run (push) Has been cancelled
Testing / Run typechecking (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-browser junit:junit-browser.xml name:Browser paths:apps/browser bitwarden_license/bit-browser]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-cli junit:junit-cli.xml name:CLI paths:apps/cli bitwarden_license/bit-cli]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-desktop junit:junit-desktop.xml name:Desktop paths:apps/desktop]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-libs junit:junit-libs.xml name:Libs paths:libs bitwarden_license/bit-common]) (push) Has been cancelled
Testing / Run tests - ${{ matrix.test-group.name }} (map[artifact:jest-coverage-web junit:junit-web.xml name:Web paths:apps/web bitwarden_license/bit-web]) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (macos-14) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-22.04) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (windows-2022) (push) Has been cancelled
Testing / Rust Coverage (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Testing / Upload to Codecov (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
[PM-33173] Use unlock service for password login strategy (#19371)
* Use unlock service for login

* Fix build

* Apply feedback to move more logic behind feature flag, and use newer unlock service

* Fix types

* Fix type

* Fix test

* Fix dependencies on cli

* Cleanup

* Fix types

* Fix imports

* Fix eslint

* Prettier

* Address feedback

* Eslint

* Move unlockServiceForPasswordLogin to passwordloginstrategydata

* Eslint
2026-04-03 12:42:17 +09: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-19168] Remove Archive Feature Flag (#19829) 2026-03-30 10:23:38 -05: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 [PM-33173] Use unlock service for password login strategy (#19371) 2026-04-03 12:42:17 +09:00
tools [Tools] Update event-related import statements (#19548) 2026-03-14 09:11:30 +10:00
vault [PM-19168] Remove Archive Feature Flag (#19829) 2026-03-30 10:23:38 -05: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-19168] Remove Archive Feature Flag (#19829) 2026-03-30 10:23:38 -05:00
program.ts [PM-19168] Remove Archive Feature Flag (#19829) 2026-03-30 10:23:38 -05: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-19168] Remove Archive Feature Flag (#19829) 2026-03-30 10:23:38 -05:00