distribution/registry/auth
Ted Reed fddbf73a57 De-obfuscate error message
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>
2015-11-06 17:10:28 -08:00
..
htpasswd De-obfuscate error message 2015-11-06 17:10:28 -08:00
silly Switch tests to import "github.com/docker/distribution/context" 2015-08-20 14:50:12 -07:00
token Switch tests to import "github.com/docker/distribution/context" 2015-08-20 14:50:12 -07:00
auth.go Update "type auth.Challenge" comment example code 2015-10-21 11:54:13 -07:00