distribution/cmd
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
..
dist Basic skeleton for `dist` binary 2015-02-13 15:25:20 -08:00
registry Refactor Basic Authentication package 2015-06-10 19:06:38 -07:00
registry-api-descriptor-template correct doc/spec to docs/spec everywhere 2015-05-11 15:30:56 -04:00
registry-storagedriver-azure Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
registry-storagedriver-filesystem Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
registry-storagedriver-inmemory Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
registry-storagedriver-s3 Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00