storj/pkg/process
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
..
debug.go add ability to inspect version to all binaries (#1685) 2019-04-10 08:38:26 +02:00
exec_conf.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
exec.go Add Versioning Server (#1576) 2019-04-03 21:13:39 +02:00
logging.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
metrics.go add ability to inspect version to all binaries (#1685) 2019-04-10 08:38:26 +02:00