0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/.github
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
..
actions/clean-runner fix(nightly): fix nightly builds (#1584) 2023-07-06 16:50:12 +03:00
ISSUE_TEMPLATE fix(ci/cd): detect uncommited swagger docs (#1724) 2023-08-23 19:21:43 +03:00
workflows refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
dependabot.yml fix dependabot.yml 2022-07-13 13:18:01 -07:00
PULL_REQUEST_TEMPLATE.md fix issue and PR templates 2022-03-17 11:10:56 -07:00