storj/satellite/metainfo
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
..
config.go satellite rs config check with validation check set to false default (#2229) 2019-06-21 14:15:58 -04:00
metainfo_test.go Bucket name validation (#2244) 2019-06-24 11:52:25 +02:00
metainfo.go metainfo: add project info rpc for getting a project salt using an api key (#2311) 2019-06-24 11:15:45 -06:00
service.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
validation.go Bucket name validation (#2244) 2019-06-24 11:52:25 +02:00