storj/pkg/cfgstruct
Jeff Wendling 15e74c8c3d uplink share subcommand (#1924)
* cmd/uplink: add share command to restrict an api key

This commit is an early bit of work to just implement restricting
macaroon api keys from the command line. It does not convert
api keys to be macaroons in general.

It also does not apply the path restriction caveats appropriately
yet because it does not encrypt them.

* cmd/uplink: fix path encryption for shares

It should now properly encrypt the path prefixes when adding
caveats to a macaroon.

* fix up linting problems

* print summary of caveat and require iso8601

* make clone part more clear
2019-05-14 12:15:12 -06:00
..
bind_test.go pkg/cfgstruct: tie defaults to releases (#1787) 2019-04-19 12:17:30 -06:00
bind.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
case_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
case.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
flags.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
utils.go Fix to issue an error for empty enc key (#1923) 2019-05-09 12:07:07 -04:00