0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
peusebiu b461619682
fix(authn): make hashing/encryption keys used to secure cookies (#2536)
fix(authn): configurable hashing/encryption keys used to secure cookies

If they are not configured zot will generate a random hashing key at startup,
invalidating all cookies if zot is restarted. closes: #2526

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2024-08-12 15:11:53 -07:00
..
api fix(authn): make hashing/encryption keys used to secure cookies (#2536) 2024-08-12 15:11:53 -07:00
cli fix(authn): make hashing/encryption keys used to secure cookies (#2536) 2024-08-12 15:11:53 -07:00
cluster feat(sync): support for periodic repo sync in scale-out cluster (#2424) 2024-05-31 09:25:34 -07:00
common ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07: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 ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
extensions ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
log ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
meta ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07: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 fix(gc): gc now removes blob uploads which have not changed within the gc delay interval (#2599) 2024-08-12 11:58:46 -07:00
test fix(gc): gc now removes blob uploads which have not changed within the gc delay interval (#2599) 2024-08-12 11:58:46 -07:00