mirror of
https://github.com/distribution/distribution.git
synced 2025-11-13 09:03:03 +00:00
It is possible for a middlebox to lowercase the URL at somepoint causing a lookup in the auth challenges table to fail. Lowercase hostname before using as keys to challenge map. Signed-off-by: Richard Scothern <richard.scothern@gmail.com>