mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* 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. |
||
|---|---|---|
| .. | ||
| lock.command.ts | ||
| login.command.spec.ts | ||
| login.command.ts | ||
| logout.command.ts | ||