1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-14 10:26:19 +01:00
bitwarden-browser/apps/cli/src
Addison Beck 3bfa024b87
Output user-specific associations for collections in the CLI (#10154)
Collection management permissions can be set for a group or a specific
user. Currently the CLI only outputs group associations when it displays
collection configuration information. This can cause bugs when piping
commands together.

This commit ensures that `user` associations also get output. In all
cases this data was already available and just needed to be added to a
response model.
2024-07-18 11:31:54 -04:00
..
admin-console Output user-specific associations for collections in the CLI (#10154) 2024-07-18 11:31:54 -04:00
auth/commands [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
commands Output user-specific associations for collections in the CLI (#10154) 2024-07-18 11:31:54 -04:00
locales/en [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
models [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform Moving the config command and adding the error for server config when logged in (#9347) 2024-06-17 11:00:19 -04:00
tools [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
vault Output user-specific associations for collections in the CLI (#10154) 2024-07-18 11:31:54 -04:00
base-program.ts [PM-7879, PM-7635] Add server verification for master password to user verification (#9523) 2024-06-14 16:06:55 -04:00
bw.ts [AC-2740] Add device-approval to bw serve (#9512) 2024-06-13 11:32:51 +10:00
oss-serve-configurator.ts [PM-7879, PM-7635] Add server verification for master password to user verification (#9523) 2024-06-14 16:06:55 -04:00
program.ts Moving the config command and adding the error for server config when logged in (#9347) 2024-06-17 11:00:19 -04:00
register-oss-programs.ts [AC-2631] Add device-approval command scaffolding (#9351) 2024-05-27 11:03:23 +10:00
serve.program.ts [AC-2740] Add device-approval to bw serve (#9512) 2024-06-13 11:32:51 +10:00
service-container.spec.ts [AC-2579] Set up bit-cli folder (#9092) 2024-05-15 10:09:24 -04:00
service-container.ts [PM-4154] Introduce Bulk Encrypt Service for Faster Unlock Times (#6465) 2024-07-18 08:56:22 -04:00
utils.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
vault.program.ts [AC-2286] [Defect] - CLI: User creating a collection through the CLI does not have access to the collection (#9409) 2024-06-07 14:14:21 -05:00