distribution/registry/auth
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
..
basic Refactor Basic Authentication package 2015-06-10 19:06:38 -07:00
silly Add auth.user.name to logging context 2015-04-15 10:34:24 -07:00
token fix some typos in source comments 2015-04-17 12:39:52 +00:00
auth.go fix some typos in source comments 2015-04-17 12:39:52 +00:00