distribution/registry/client/auth
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_version.go
authchallenge.go
authchallenge_test.go
session.go Allows token authentication handler to request additional scopes 2016-01-08 13:53:23 -08:00
session_test.go