moby--moby/registry
Doug Davis bfeb98a236 Make .docker dir have 0700 perms not 0600
Thanks to @dmcgowan for noticing.

Added a testcase to make sure Save() can create the dir and then
read from it.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-04-20 14:16:50 -07:00
..
auth.go Make .docker dir have 0700 perms not 0600 2015-04-20 14:16:50 -07:00
auth_test.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
authchallenge.go
config.go
config_file_test.go Make .docker dir have 0700 perms not 0600 2015-04-20 14:16:50 -07:00
config_test.go
endpoint.go
endpoint_test.go
httpfactory.go
registry.go
registry_mock_test.go
registry_test.go
service.go
session.go Removes redundant else in registry/session.go 2015-04-19 23:58:55 +02:00
session_v2.go
token.go
types.go