storj/cmd
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
..
minio minio/netstate/piecestore: integrate with pkg/process for telemetry reporting (#65) 2018-06-01 10:07:58 -04:00
netstate Mutex/auth grpc (#50) 2018-06-04 09:45:07 -07:00
overlay basic structure (#39) 2018-05-16 12:47:59 -06:00
piecestore DetermineID in piecestore (#71) 2018-06-04 12:35:31 -04:00
storj Light client implementation with get-info and list-buckets commands (#2) 2018-04-16 16:42:06 +03:00