clients/apps/cli/src
Dave daf7b7d2ce
fix(two-factor) [PM-21204]: Users without premium cannot disable premium 2FA (#17134)
* refactor(two-factor-service) [PM-21204]: Stub API methods in TwoFactorService (domain).

* refactor(two-factor-service) [PM-21204]: Build out stubs and add documentation.

* refactor(two-factor-service) [PM-21204]: Update TwoFactorApiService call sites to use TwoFactorService.

* refactor(two-fatcor) [PM-21204]: Remove deprecated and unused formPromise methods.

* refactor(two-factor) [PM-21204]: Move 2FA-supporting services into common/auth/two-factor feature namespace.

* refactor(two-factor) [PM-21204]: Update imports for service/init containers.

* feat(two-factor) [PM-21204]: Add a disabling flow for Premium 2FA when enabled on a non-Premium account.

* fix(two-factor-service) [PM-21204]: Fix type-safety of module constants.

* fix(multiple) [PM-21204]: Prettier.

* fix(user-verification-dialog) [PM-21204]: Remove bodyText configuration for this use.

* fix(user-verification-dialog) [PM-21204]: Improve the error message displayed to the user.
2025-11-21 10:35:34 -05:00
..
admin-console [PM-24096] replace getOrgKey with orgKey$, refactor collectionAdminService (#15928) 2025-08-12 12:06:55 -04:00
auth/commands fix(two-factor) [PM-21204]: Users without premium cannot disable premium 2FA (#17134) 2025-11-21 10:35:34 -05:00
commands [PM-23614] Remove activeUserOrgKeys$ from the key service (#17045) 2025-11-06 19:27:13 +01:00
key-management [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00
locales/en refactor(login-error): (Auth) [PM-22145] Improved Error State for Failed Login (#16569) 2025-10-02 16:18:47 -07:00
models [PM-18576] Fix missing user id on remove password (#13777) 2025-05-19 08:51:46 +02:00
platform [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00
service-container fix(two-factor) [PM-21204]: Users without premium cannot disable premium 2FA (#17134) 2025-11-21 10:35:34 -05:00
tools [PM-24105] Remove usage of getUserKey on keyService (#16626) 2025-10-15 07:03:29 -07:00
vault [PM-27506] CLI allows creating SSH key items with null fields (#17063) 2025-11-04 15:51:17 -05:00
base-program.ts [PM-23246] CLI unlock with masterPasswordUnlockData (#16217) 2025-10-15 15:41:10 -05:00
bw.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
oss-serve-configurator.ts [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00
program.ts [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00
register-oss-programs.ts [PM-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04: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-21934] Upgrade to eslint 9 (#14754) 2025-05-27 13:13:15 -04:00
vault.program.ts [PM-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04:00