mirror of
https://github.com/distribution/distribution.git
synced 2026-01-16 07:28:24 +00:00
Making this an exported error value will allow users of the registry/client/auth module to have consistent behavior between authentication failures and cases where no credentials are provided. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>