frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich 146abe8520 [#388] cmd/cli: Use bearer token when collecting storage group members
CLI `storagegroup put` cmd collects information about SG members via NeoFS
API ObjectService.Head RPC in order to compose SG structure. Bearer token
attached to the call was not used in communication, which could lead to data
access problems. These changes fix the described problem.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-19 16:20:21 +03:00
..
accounting.go [#278] cli: Support request X-Headers 2020-12-24 15:03:02 +03:00
acl.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
completion.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
container.go [#317] morph/client: Return complete eACL signature from contract 2021-01-15 16:25:49 +03:00
control.go [#315] cmd/cli: Add set-status command to control section 2021-01-15 17:46:12 +03:00
netmap.go [#168] cmd/cli: Print netmap in JSON format 2021-01-15 16:11:50 +03:00
object.go [#362] cli/object: Support JSON input of search filter 2021-02-11 14:01:35 +03:00
root.go [#278] cli: Support request X-Headers 2020-12-24 15:03:02 +03:00
storagegroup.go [#388] cmd/cli: Use bearer token when collecting storage group members 2021-02-19 16:20:21 +03:00
util.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
version.go [#302] Fix goimports linter errors 2021-01-12 18:47:02 +03:00