0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/.github/workflows
peusebiu c6b822f3dd
refactor(authz): use a struct for user access control info operations (#1682)
fix(authz): fix isAdmin not using groups to determine if a user is admin.
fix(authz): return 401 instead of 403

403 is correct as per HTTP spec
However authz is not part of dist-spec and clients know only about 401
So this is a compromise.

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-09-01 11:13:53 -07:00
..
benchmark.yaml chore: fix dependabot alerts (#1613) 2023-07-13 10:14:03 +03:00
branch-cov.yml chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
ci-cd.yml fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
cloc.yml chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
cluster.yaml fix(ci/cd): detect uncommited swagger docs (#1724) 2023-08-23 19:21:43 +03:00
codeql-analysis.yml fix(ci/cd): detect uncommited swagger docs (#1724) 2023-08-23 19:21:43 +03:00
commit-msg.yaml chore: fix security alerts (#1493) 2023-06-01 16:53:50 -07:00
dco.yml dco: enable DCO checks only on PRs (#812) 2022-09-22 20:13:53 +03:00
ecosystem-tools.yaml refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
gc-stress-test.yaml refactor(storage): refactor storage into a single ImageStore (#1656) 2023-09-01 10:54:39 -07:00
golangci-lint.yaml refactor(extensions)!: refactor the extensions URLs and errors (#1636) 2023-08-02 21:58:34 +03:00
gqlgen.yaml chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
license.yaml chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
nightly.yaml refactor(storage): refactor storage into a single ImageStore (#1656) 2023-09-01 10:54:39 -07:00
oci-conformance-action.yml feat: propagate detailed error msgs to client (OCI dist-spec format) (#1681) 2023-08-23 20:59:52 +03:00
scorecards.yml fix(ci/cd): detect uncommited swagger docs (#1724) 2023-08-23 19:21:43 +03:00
stale.yaml chore: fix dependabot alerts (#1312) 2023-03-27 12:16:29 -07:00
sync-3rdparty-images.yaml chore: fix security alerts (#1493) 2023-06-01 16:53:50 -07:00
tls.yaml chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
web-scan.yml chore: fix dependabot alerts (#1702) 2023-08-15 10:15:50 +03:00