0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot/pkg/meta/boltdb
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
..
boltdb.go Merge commit from fork 2025-01-17 01:52:22 -08:00
boltdb_test.go build: migrate to golang 1.23.x (#2701) 2024-11-08 08:58:55 -08:00
buckets.go feat(startup): update logic for metadb update on startup, skip unmodified repos (#2024) 2023-11-16 10:39:27 -08:00
parameters.go feat(startup): update logic for metadb update on startup, skip unmodified repos (#2024) 2023-11-16 10:39:27 -08:00