mirror of
https://github.com/project-zot/zot.git
synced 2025-02-17 23:45:36 -05:00
header containers/image is the dominant client library to interact with registries. It detects which authentication to use based on the WWW-Authenticate header returned when pinging "/v2/" end-point. If we didn't return this header, then creds are not used for other write-protected end-points. Hence, the compatibility fix. |
||
---|---|---|
.. | ||
auth.go | ||
BUILD.bazel | ||
config.go | ||
controller.go | ||
controller_test.go | ||
errors.go | ||
ldap.go | ||
regexp.go | ||
routes.go |