storj/pkg/auth
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
..
grpcauth Satellite signature generation (#453) 2018-10-11 16:35:55 +02:00
apikey.go Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
auth.go Satellite verification on storage node (#469) 2018-10-17 13:40:11 +02:00
signature_test.go Fix 'message not signed by the satellite' problem (#560) 2018-11-05 16:12:19 +01:00
signature.go Fix 'message not signed by the satellite' problem (#560) 2018-11-05 16:12:19 +01:00