storj/pkg/statdb
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
..
dbx Enable checker in captplanet and staging (#643) 2018-11-20 10:54:22 -05:00
proto Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
sdbclient Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
common.go StatDB (#144) 2018-07-27 17:11:44 -04:00
config.go Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
statdb_test.go Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
statdb.go Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00