containerd/remotes
Derek McGowan 08517e5864
Allow empty scope authorization
Registries may allow using token authorization without
explicitly setting the scope. This may cover use cases where
no scope is required for an endpoint or the registry is only
covering authentication using the token. This aligns with the
oauth2 spec which specifies the scope as optional.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-12-12 11:05:48 -08:00
..
docker Allow empty scope authorization 2019-12-12 11:05:48 -08:00
handlers_test.go Word spelling correction 2019-09-25 16:49:54 +08:00
handlers.go Generalize media types 2019-09-19 16:09:19 -07:00
resolver.go Correct PusherFunc helper to match Pusher intf 2019-04-12 09:12:55 -05:00