https://joxit.dev/docker-registry-ui/demo/ 401
Hi, I use this docker registry UI and I have an issue...
Bug description
I deployed the service using (https://github.com/cloudflare/serverless-registry).
When I added the registry URL with username/password authentication in https://joxit.dev/docker-registry-ui/demo/, it prompted a 401 Unauthorized error.
https://username:[email protected]
Hi there end thank you for using my project and submitting issues.
I didn't know cloudflare had a serverless registry! I think they did not implemented the option method on their server as mentioned in the spec (must respond 200 on OPTIONS request). This causes the UI to reject the authentication with a CORS error. Could you check your network console on your browser?
Request the history api of image. get the CORS error