Jerome Lacoste

Results 94 comments of Jerome Lacoste

Thanks for the answer. Consider making this information more visible on this project's README. It's a bit unfortunate to tie the login with Firebase. In my experience this adds extra...

For reference, the URL CookieSupport.java code in latest tomcat is - https://svn.apache.org/repos/asf/tomcat/trunk/java/org/apache/tomcat/util/http/Rfc6265CookieProcessor.java - https://svn.apache.org/repos/asf/tomcat/trunk/java/org/apache/tomcat/util/http/LegacyCookieProcessor.java

`to_yaml` still loses the quoting. I can easily fix it under the `encode_with` method ~~but have no idea how to make it work with the `to_yaml_properties` (which is there for...

Were you building on github? If so, it might be because github had removed that particular version from your image? Anyway this looks old, and self-solved, so closing.

@stephen-oconnor-cp I think you need to integrate @jttoddy 's changes at the minimum for your PR to be mergeable. Can you start by cherry picking them into your PR? His...

Looking at the deliver changes in 2.217.0, there is #21472. Can you be more specific about what is happening now? Is it just that the new content of the privacy_url...

Thanks @danielesegato for looking into this. I see that we also have #21634. We should probably review the whole supply client code. Any chance we could add a unit test?

@danielesegato if you are able to add a unit test that would be a great help. Thanks

Anyone interested in trying the fix?