distribution/registry/auth/htpasswd
Stephen J Day a0fdfb9d4d Simplify auth.Challenge interface to SetHeaders
This removes the erroneous http.Handler interface in favor a simple SetHeaders
method that only operattes on the response. Several unnecessary uses of pointer
types were also fixed up.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-23 19:47:57 -07:00
..
access.go Simplify auth.Challenge interface to SetHeaders 2015-07-23 19:47:57 -07:00
access_test.go Simplify auth.Challenge interface to SetHeaders 2015-07-23 19:47:57 -07:00
htpasswd.go Rename the basic access controller to htpasswd 2015-06-10 19:41:35 -07:00
htpasswd_test.go Rename the basic access controller to htpasswd 2015-06-10 19:41:35 -07:00