storj/pkg/netstate
nfarah86 f9af3b6ee4
Mutex/auth grpc (#50)
* initial commit for PUT request authorization

* inital auth for put request

* auth. request working for all req

* deleted library

* removed .db files

* work in progress for modifying test suite to accomodate credentials

* modified tests

* gofmt, fixed code based on suggestions; test passed

* gofmt again

* merged nat's update on pointers, passed tests, cleanup from git rebase

* fixed fmt

* fixed fmt on tests

* work in progress

* reduced code

* fixed naming conventions

* added line in code

* fixed server bug, merged new code to server, added env

* fixed linter; getting cright issues on piecestore

* added comments for what passes on the creds
2018-06-04 09:45:07 -07:00
..
client_test.go Mutex/auth grpc (#50) 2018-06-04 09:45:07 -07:00
netstate.go Mutex/auth grpc (#50) 2018-06-04 09:45:07 -07:00
server_test.go Mutex/auth grpc (#50) 2018-06-04 09:45:07 -07:00