mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
By pulling in the fixes from c/common. Add regression tests to make sure it's not happening another time. The error messages are not ideal and should probably be optimized in the `/auth` endpoints directly but it's already an improvement over a nil deref. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>