storj/pkg/macaroon
JT Olio e17908a266
metainfo: add project info rpc for getting a project salt using an api key (#2311)
The API exposed in #2302 needs to be able to get a project-level salt (https://github.com/storj/storj/pull/2302/files#diff-72b734f4a2e408a544fef071d2565fc8R200), see https://github.com/storj/storj/blob/master/docs/design/password-key-derivation.md also

I realized this morning that if we need it later this week, we need to get it into today's release.

Please describe the tests: tests will come as part of #2302

Please describe the performance impact: none
2019-06-24 11:15:45 -06:00
..
apikey_test.go pkg/auth: add monkit task to missing places (#2123) 2019-06-05 07:47:01 -06:00
apikey.go metainfo: add project info rpc for getting a project salt using an api key (#2311) 2019-06-24 11:15:45 -06:00
caveat.go pkg/macaroon: fix NewCaveat doc comment 2019-05-16 13:22:38 +02:00
macaroon_test.go testcontext: sanitize folder name (#2195) 2019-06-13 15:46:08 +03:00
macaroon.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
serialize.go monitor macaroon parse/serialization perf (#2132) 2019-06-06 11:35:03 +02:00
types.pb.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
types.proto uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00