
|
[dokuwiki]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: HTTPClient
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 3 Sep 2005 14:53:02 +0200
On Sat, 03 Sep 2005 14:00:21 +0200
Riny Heijdendael <riny@xxxxxxxxxxxxxxxxxx> wrote:
> Andreas Gohr wrote:
> > On Wed, 31 Aug 2005 23:07:41 +0200
> > Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
> >
> >
> >>>As far as I can trace it could be the https of magpie/rss_fetch.php
> >>>that is not supported.
> >>
> >>That is most certainly the case. I had a look at the snoopy lib wich
> >>is used to fetch the data. I think it is a mess.
> >>
> >>I just added a HTTPClient to DokuWiki which does support SSL (if PHP
> >>was compiled with support for it).
> >
> >
> > Okay, now magpie uses the new lib. Riny could you see if the current
> > devel version works with your feeds now?
>
> Yes it does, but only on HTTPS only. The thing is that it needs
> htaccess auth first to get to the feed anyway.
Well you could provide user and password in the URL of this would
reveal it to your wiki readers. For a corporate net this maybe okay
(your decision). Do it like this:
{{rss>http://user:password@xxxxxxxxxxxxxxx/feed.xml}}
Andi
|

|