Jones Magloire

Results 249 comments of Jones Magloire

Hi, thank you for using my project and submitting issues. Are you using token authentication? If so, you may need to configure the CORS policy of your auth server. Keycloak's...

The preflight request is not meant to return any authentication. The browser will send the OPTION request and the server *must* return a 200 response with specific headers in its...

If it's while using Basic Auth, it's the exact same answer but for the docker registry server instead of keycloak, see https://github.com/Joxit/docker-registry-ui/issues/278 it's a docker registry issue that will not...

Hi, your issue looks like a docker registry configuration itself, no link with my registry ui. AFAIK the proxy option for docker registry is meant to be a fallback when...

Hi, thank you for using my project and submitting feature requests. Your link is very interesting, I will see if I can do it.

Hi, thank you for using my project and submitting issues. Could you share your minimum configuration so I can reproduce your issue?

Hi @juan-ferrer-toribio, if you are using my [Helm Chart](https://artifacthub.io/packages/helm/joxit/docker-registry-ui), I don't remember supporting the token auth 🤔 I can add it if you need it

Hello, thank you for using my project and submitting issues. Unfortunately, the traefik example was a contribution, I will if you can update it and submit a PR, I will...

Hi, thank you for your contribution :smile: I posted one comment in your PR

Hi, Thank you for using my project and submitting issues. Unfortunately you were right, I just read the issues you linked and the OCI does not support the history, that's...