distribution/registry
Brian Bland 3a35a2d953 Allows token authentication handler to request additional scopes
When an auth request provides the "from" query parameter, the token
handler will add a "pull" scope for the provided repository, refreshing
the token if the overall scope has increased

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-01-08 13:53:23 -08:00
..
api Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Allows token authentication handler to request additional scopes 2016-01-08 13:53:23 -08:00
handlers Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
storage Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00