Results 16 issues of peusebiu

Hello guys, I'm having an issue with s3 storageDriver when checking if a path is directory. 1. Let's say I'm creating an object named /ab/cd/ef/gh/file.txt 2. I run storageDriver.Stat("/ab/c") 3....

closes #268, closes #698 Signed-off-by: Petu Eusebiu **What does this PR do / Why do we need it**: - added a http handler to GET current zot config or POST...

**Describe the bug** In the case of certificates auth we don't know the username of the client who authenticates with certificates, so we can not correctly use authorization in this...

security

**Describe the bug** Apply authorization for _search endpoint (graphql) Currently authorization is applied only for dist-spec routes and not for graphql. On a request context we store the repositories on...

ui

**Describe the bug** When `zot verify` a config file, show its path in case it fails, currently the path is not printed and it's hard to find out what file...

feature

only one key per user which is visible only at creation time user can generate/revoke/regenerate his api key admin can revoke a user api key or all keys closes #528...

**Is your feature request related to a problem? Please describe.** When using s3 as backend storage zot first downloads blobs from s3 and then serves them thus wasting time. It...

in order the avoid 'maximum open files' error Signed-off-by: Petu Eusebiu **What type of PR is this?** **Which issue does this PR fix**: **What does this PR do / Why...

feature

…s #749 Signed-off-by: Petu Eusebiu **What type of PR is this?** **Which issue does this PR fix**: **What does this PR do / Why do we need it**: **If an...

added the option to sync specific images(docker/oci) specific repo:tags can be set in sync config **What type of PR is this?** **Which issue does this PR fix**: **What does this...