storj/pkg/provider
Michal Niewrzal ad327bedb1
Use context to propagate API Key (#383)
* Satellite signs proofs

* wip

* remove direct apikey usage from pdbclient

* adjusting unit tests

* fix linter errors

* unit tests

* linter errors

* remove usless interface

* remove unused code

* improve unit tests

* signature generation

* code review changes

* code review comments

* back to satellite-id signature generation

* remove go-grpc-middlewar dependency

* small step back

* linter fixes

* fix tests

* packages reorganization

* Move TestAPIKeyInjector to grpcauth package
2018-10-09 16:39:14 +02:00
..
cert_authority_test.go use golangci-lint and add missing error checks (#340) 2018-09-11 16:13:25 +03:00
certificate_authority.go Implement ListV2 with storage rework (#303) 2018-09-05 19:10:35 +03:00
common.go captplanet (#159) 2018-07-24 10:08:28 -06:00
identity_test.go Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
identity.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
provider.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
utils.go Enable more linters (#272) 2018-08-27 11:28:16 -06:00