0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/test
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
..
blackbox refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
cluster fix: bats test refactoring (#1731) 2023-08-30 12:24:28 -07:00
dex feat(authn): add generic oidc and allow customizable name (#1691) 2023-08-24 12:33:35 +03:00
gc-stress refactor(storage): refactor storage into a single ImageStore (#1656) 2023-09-01 10:54:39 -07:00
scripts fix: freebsd build support (#1659) 2023-07-29 10:41:25 -07:00