0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-01 02:42:32 -05:00
zot/pkg
Ramkumar Chinchani 002ac62d8a
Merge commit from fork
GHSA-c9p4-xwr9-rfhx

authN/authZ creds are added to the request context so that they can be
tracked and enforced in the various subsystems. However, it was
previously a appended list (incorrectly); consequently, even if the user
has been removed from the group configuration, the user could still
log in.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
2025-01-17 01:52:22 -08:00
..
api Catalog content discovery (#2782) 2024-12-19 09:38:35 -08:00
cli build: migrate to golang 1.23.x (#2701) 2024-11-08 08:58:55 -08:00
cluster feat(sync): support for periodic repo sync in scale-out cluster (#2424) 2024-05-31 09:25:34 -07:00
common build: migrate to golang 1.23.x (#2701) 2024-11-08 08:58:55 -08:00
compat feat: add support for docker images (#2714) 2024-10-31 09:44:04 +02:00
compliance ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
debug ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
exporter build: migrate to golang 1.23.x (#2701) 2024-11-08 08:58:55 -08:00
extensions fix(headers): set Cross-Origin-Resource-Policy header for UI requests (#2883) 2025-01-17 10:50:58 +02:00
log ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
meta Merge commit from fork 2025-01-17 01:52:22 -08:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
retention ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
scheduler ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
storage Catalog content discovery (#2782) 2024-12-19 09:38:35 -08:00
test Catalog content discovery (#2782) 2024-12-19 09:38:35 -08:00