<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 2, 2017, at 10:04 AM, Davide DB <<a href="mailto:dbdavide@gmail.com" class="">dbdavide@gmail.com</a>> wrote:</div><div class=""><div dir="auto" class=""><div dir="auto" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class=""><div class=""><div class="quoted-text"><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><font face="monospace, monospace" class=""><br class="">git storage: Synchronising data file<br class="">git storage: create_local_repo<br class="">Cloud storage: checking connection to cloud server<br class="">Checking cloud connection...<br class="">git storage: Waiting for cloud connection (1 second(s) passed)<br class="">git storage: Waiting for cloud connection (2 second(s) passed)<br class="">git storage: Waiting for cloud connection (3 second(s) passed)<br class="">set proxy to "<a href="http://someuser:SomePassword@proxydomain.domain.it:8080/" target="_blank" class="">http://someuser:SomePassword@<wbr class="">proxydomain.domain.it:8080</a>"<br class="">error message was Failed to set proxy: <span style="background-color:rgb(255,255,0)" class="">Parametro non corretto</span>.<br class=""></font></div></div></div></blockquote><div class=""><br class=""></div></div><div class="">OK, so I never tested having a password encoded in the proxy URL.</div><div class="">I'm guessing that we don't unpack that correctly. This gives me more code to stare at.</div></div></div></div></blockquote></div></div></div></div></div></blockquote><br class=""></div><div>Preliminary results of this (and some more googling). There appears to be an issue with</div><div>libgit2 and authenticated proxies on Windows (and only on Windows) - which is why I never</div><div>saw this in my testing. I'm trying to figure out what the correct workaround might be</div><div><br class=""></div><div><a href="https://github.com/libgit2/libgit2/issues/4069" class="">https://github.com/libgit2/libgit2/issues/4069</a></div><div><br class=""></div><div>I no longer have access to the proxy that requires authentication, I'll need to build one</div><div>to test, I guess :-)</div><div><br class=""></div><div>/D</div><br class=""></body></html>