distribution/registry/auth/token
Doug Davis c4eb195cc1 Move challenge http status code logic
See: 3ea67df373/registry/handlers/app.go (L498)

Per the comment on line 498, this moves the logic of setting the http
status code into the serveJSON func, leaving the auth.Challenge.ServeHTTP()
func to just set the auth challenge header.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-06-17 18:23:55 -07:00
..
accesscontroller.go Move challenge http status code logic 2015-06-17 18:23:55 -07:00
stringset.go Move auth package under registry package 2015-02-10 17:34:04 -08:00
token.go Move auth package under registry package 2015-02-10 17:34:04 -08:00
token_test.go Rename auth.token.rootCertBundle yml field 2015-02-20 00:46:24 +00:00
util.go fix some typos in source comments 2015-04-17 12:39:52 +00:00