distribution/registry/auth/htpasswd
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
..
access.go De-obfuscate error message 2015-11-06 17:10:28 -08:00
access_test.go Simplify auth.Challenge interface to SetHeaders 2015-07-23 19:47:57 -07:00
htpasswd.go Rename the basic access controller to htpasswd 2015-06-10 19:41:35 -07:00
htpasswd_test.go Rename the basic access controller to htpasswd 2015-06-10 19:41:35 -07:00