mirror of
https://github.com/project-zot/zot.git
synced 2024-12-30 22:34:13 -05:00
7d87558b7e
Originally found by @jkroepke in: https://github.com/project-zot/zot/actions/runs/10056774230/job/27796324933?pr=2556 And https://github.com/project-zot/zot/pull/2556 in general This commit covers: - (canonicalheader) capitalization of Docker-Content-Digest header - (protogetter) the proto getters were not used, they check for nil pointers, we should switch to using them - (zerologlint) fix the false positive Signed-off-by: Andrei Aaron <aaaron@luxoft.com> |
||
---|---|---|
.. | ||
config | ||
constants | ||
errors | ||
authn.go | ||
authn_test.go | ||
authz.go | ||
controller.go | ||
controller_test.go | ||
cookiestore.go | ||
ldap.go | ||
proxy.go | ||
proxy_test.go | ||
recovery.go | ||
routes.go | ||
routes_test.go | ||
session.go |