0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
Ramkumar Chinchani 026b009dbb compat: when in "world-readable" mode, return the WWW-Authenticate
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.
2020-05-19 13:54:45 -07:00
..
api compat: when in "world-readable" mode, return the WWW-Authenticate 2020-05-19 13:54:45 -07:00
cli bazel: fix bazel build failures 2020-03-20 10:58:21 -07:00
compliance conformance: align with upstream conformance tests 2020-04-16 16:01:53 -07:00
log routes: add more logs 2020-01-06 22:51:42 -08:00
storage config: add gc and dedupe as configurable params (default to enabled) 2020-04-16 16:01:53 -07:00