1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-27 23:31:41 +02:00
bitwarden-browser/apps/cli/src
Rui Tomé eef1e511b5
[AC-2286] [Defect] - CLI: User creating a collection through the CLI does not have access to the collection (#9409)
* Send current Org user Id on collection creation through CLI

* Run npm prettier

* Add organization services to CreateCommand creation on ServeCommand

* Refactor organization data models to include organizationUserId property

* Refactor create command to utilize the OrganizationUserId on the Organization object

* Add users to collection request in edit command

* fix: organization.data test update to correct deserialization, refs AC-2286

---------

Co-authored-by: Vincent Salucci <vincesalucci21@gmail.com>
2024-06-07 14:14:21 -05:00
..
admin-console [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
auth/commands Use account service for getting account profile data. (#9133) 2024-05-17 00:21:00 +02:00
commands [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
locales/en add i18n messages used by forwarders (#9158) 2024-05-13 12:11:15 -04:00
models [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform Auth - PM-7392 & PM-7436 - Token Service - Desktop - Add disk fallback for secure storage failures (#8913) 2024-06-03 12:36:45 -04:00
tools [AC-2631] Add device-approval command scaffolding (#9351) 2024-05-27 11:03:23 +10:00
vault [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
base-program.ts [AC-2631] Add device-approval command scaffolding (#9351) 2024-05-27 11:03:23 +10:00
bw.ts [AC-2579] Set up bit-cli folder (#9092) 2024-05-15 10:09:24 -04:00
program.ts SM-1213 Add Bitwarden Secrets Manager tip to CLI help (#9307) 2024-06-06 09:40:51 +02:00
register-oss-programs.ts [AC-2631] Add device-approval command scaffolding (#9351) 2024-05-27 11:03:23 +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-7837] Move SyncService to Platform Ownership (#9055) 2024-06-05 10:48:12 -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