mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 03:24:17 +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>