mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
e9ab520905
We use chartmuseum lib for handling bearer requests, which is not implementing the token spec, mainly it expects "scope" parameter to be given on every request, even for /v2/ route which doesn't represent a resource. Handle this /v2/ route inside our code. Signed-off-by: Petu Eusebiu <peusebiu@cisco.com> |
||
---|---|---|
.. | ||
config | ||
constants | ||
errors | ||
authn.go | ||
authn_test.go | ||
authz.go | ||
controller.go | ||
controller_test.go | ||
cookiestore.go | ||
ldap.go | ||
recovery.go | ||
routes.go | ||
routes_test.go | ||
session.go |