distribution/registry
Stephen J Day ffe56ebe41 Refactor Basic Authentication package
This change refactors the basic authentication implementation to better follow
Go coding standards. Many types are no longer exported. The parser is now a
separate function from the authentication code. The standard functions
(*http.Request).BasicAuth/SetBasicAuth are now used where appropriate.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-06-10 19:06:38 -07:00
..
api/v2 Merge pull request #599 from stevvooe/clarify-deletion-by-digest-constraint 2015-06-08 19:04:53 -07:00
auth Refactor Basic Authentication package 2015-06-10 19:06:38 -07:00
client Merge pull request #556 from stevvooe/remove-uuid-dependency 2015-05-26 10:39:35 -07:00
handlers Merge pull request #394 from xiekeyang/feature-panic-hook 2015-06-01 13:23:32 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Fix rados build, remove uuid dependency 2015-06-01 09:57:40 +00:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00