storj/pkg/statdb/sdbclient
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
..
client.go Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
common.go Add StatDB to Satellite (#396) 2018-10-08 18:15:54 -04:00
mock_client.go Update statdb (#650) 2018-11-14 19:03:19 -05:00