]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/http_proxy_for_openid.mdwn
despam
[ikiwiki.git] / doc / bugs / http_proxy_for_openid.mdwn
index f19d12958628ecddbb460c1815bedfe740d0842f..4a9c1b3ebbfd09f86106afeaa0ce061abc0a575c 100644 (file)
@@ -73,3 +73,13 @@ Brian May
 >>>> configurable. A working implementation (tested with aggregate,
 >>>> not tested with the other two plugins) is in my git, commit
 >>>> 91c46819dee237a281909b0c7e65718eb43f4119. --[[schmonz]]
+
+>>>>> Oh, and according to the LWPx::ParanoidAgent docs, "proxy support is 
+>>>>> explicitly removed", so if ikiwiki can preferentially find that 
+>>>>> installed, even with the above commit, `openid` won't be able to 
+>>>>> traverse a proxy. --[[schmonz]]
+
+[[!template id=gitbranch branch=schmonz/proxy author="[[schmonz]]"]]
+
+>>>>>> I've redone this from scratch, much more simply, on a new
+>>>>>> branch. --[[schmonz]].