0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -05:00
zot/pkg/test
peusebiu e9ab520905
fix(bearer): fixed /v2/ route not implementing token spec (#2176)
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>
2024-01-22 09:15:27 -08:00
..
auth fix(bearer): fixed /v2/ route not implementing token spec (#2176) 2024-01-22 09:15:27 -08:00
common fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
image-utils fix(cov): coverage boltdb+dynamo (#2018) 2023-11-08 13:37:52 -08:00
inject refactor(storage): refactoring storage (#1459) 2023-05-26 11:08:19 -07:00
mocks feat(cve): add option to exclude string from cve search (#2163) 2024-01-19 12:59:42 -08:00
oci-utils refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
signature feat: add support for oci1.1 cosign signatures(using referrers) (#1963) 2023-11-06 14:09:39 -08:00
skip fix: metrics should be protected behind authZ (#1895) 2023-10-20 10:33:26 +03:00