diff options
author | Milivoje Legenovic <m.legenovic@gmail.com> | 2021-01-19 23:12:14 +0100 |
---|---|---|
committer | Milivoje Legenovic <m.legenovic@gmail.com> | 2021-01-22 18:26:21 +0100 |
commit | c9baa6b93b38b96b2b85bfb732c3677f31574ba1 (patch) | |
tree | a5534cf1a3526d6956ce4eaa0d3b9163d0152fcc /pkg/netns | |
parent | 47616fe64720aedff76bbf37e46093800cdfee95 (diff) | |
download | podman-c9baa6b93b38b96b2b85bfb732c3677f31574ba1.tar.gz podman-c9baa6b93b38b96b2b85bfb732c3677f31574ba1.tar.bz2 podman-c9baa6b93b38b96b2b85bfb732c3677f31574ba1.zip |
Accept and ignore 'null' as value for X-Registry-Auth
docker-client is a library written in Java and used in Eclipse to
speak with Docker API. When endpoint /images/search is called,
HTTP header attribute X-Registry-Auth has value "null". This is for
sure wrong but Docker tolerates this value, and call works. With this
patch call works also with Podman. #7857
Signed-off-by: Milivoje Legenovic <m.legenovic@gmail.com>
Diffstat (limited to 'pkg/netns')
0 files changed, 0 insertions, 0 deletions