storj/pkg
Maximillian von Briesen 5014a785a0
Node selection 0/4: Update statdb auth/functionality (#698)
* remove api key from statdb server reqs; add statdb UpdateUptime and UpdateAuditSuccess to server

* update api key authentication in statdb server

* add todos for future statdb updates

* add UpdateUptime and UpdateAuditSuccess to statdb server

* fix apikey stuff in config.go and statdb_test.go

* fix tests

* update sdbclient.NewClient call in audit package

* fix UpdateUptime and UpdateAuditSuccess in sdbclient

* set api key from statdb/config.go

* change package for statdb tests

* linter fixes

* remove todo comments

* fix sdbclient err checking

* move validate auth functionality to auth package

* update description for statdb api key

* remove import
2018-11-26 12:08:29 -05:00
..
accounting rename size fields in protobuf messages for gogo compatibility (#690) 2018-11-20 18:09:35 +01:00
audit Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
auth Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
bwagreement swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
datarepair swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
dht Kademlia Inspector CLI (#657) 2018-11-21 10:31:27 -07:00
eestream Don't count current channel when testing for slowness (#584) 2018-11-08 09:40:07 +02:00
encryption Configurable encryption type for paths (#637) 2018-11-13 14:21:52 +02:00
inspector Statdb inspection tool (#626) 2018-11-21 17:01:09 -05:00
kademlia Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
metainfo/kvmetainfo Metainfo stream download (#697) 2018-11-26 09:39:05 +02:00
miniogw Use designated error classes for common bucket and object errors (#691) 2018-11-21 13:17:28 +02:00
node Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
overlay Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
pb Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
peertls better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
piecestore Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00
pointerdb swap golang/protobuf out for gogo/protobuf (#692) 2018-11-20 19:29:07 +01:00
process Check for go.mod validity (#605) 2018-11-09 15:32:35 +02:00
provider Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
ranger Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
satellite Satellitedb company-user relation changed to 1-to-1 (#706) 2018-11-26 14:57:55 +00:00
statdb Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
storage Use designated error classes for common bucket and object errors (#691) 2018-11-21 13:17:28 +02:00
storj Use designated error classes for common bucket and object errors (#691) 2018-11-21 13:17:28 +02:00
stream Metainfo stream download (#697) 2018-11-26 09:39:05 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Coyle/disable mock (#627) 2018-11-20 11:54:52 -05:00
utils Update protos to fit style guide (easy review) (#702) 2018-11-23 21:46:53 -05:00