mirror of
https://github.com/distribution/distribution.git
synced 2026-01-16 15:38:49 +00:00
Previously, this error message would stringify as a pointer address, which isn't particularly helpful. This change breaks out the elements of the challenge object such that the error is appropriately represented. Signed-off-by: Ted Reed <ted.reed@gmail.com>