Antonio Murgia
Antonio Murgia
Hi @snazy , can you have a look? I will refine/work on it if it has any chance of getting merged anytime 😄 thanks
Thanks for the comment @snazy, I think if the user sets an http URI he doesn't expect the communication to be encrypted at all, so I don't think the security...
Thanks @snazy. The protocol update does not work on the same HttpUrlConnection instance, but if you create a new one, that's fine (this is what I tested locally). I think...
I see your concern. But if I’m user and I set http:// I don’t expect to have https:// connection, so I don’t see the harm. Also you are focusing on...
Yup. How would you go for it? Create a new gradle module which includes nessie-server and adds that dependency?
I see it happening when redirecting from http to https, might it be? without the patch applied I get the 308 error I mentioned
I'm gonna have a look, thanks :)
I was exactly looking into that, but I didn’t have time to dig into it. I would like to keep this open so that I can open a PR to...
I would avoid another component as much as possible :) if it is some quarkus config to setup the same way we setup authorisation in Nessie, it would be perfect....
I could not assign myself the relate jira, how can I do it? @mgaido91 @vanzin @jerryshao