[xwiki-users] Private RSS feeds with basic auth not working
I'm trying to subscribe to the RSS feed of a private wiki. I tried several URL's: <http://server/xwiki/bin/view/Main/WebRss?xpage=plain&outputSyntax=plain&basicauth=1> I get Error: This template does not exist. <http://server/xwiki/bin/view/Main/WebRss?xpage=rdf&basicauth=1> I get an XML error: The XML document is empty. The last URL comes from this page in the XWiki FAQ: <http://www.xwiki.org/xwiki/bin/view/FAQ/PrivateRssFeeds> How can I subscribe to RSS feeds using basic authentication? And is this also possible for watchlist RSS feeds? Thanks! Kevin
Hi I was wondering if there is an answer to the question below. How can I subscribe to a watchlist (or any) RSS feed in a private wiki? The documentation mentions basic authentication, but none of the suggestions seem to work. I'm using XWiki Enterprise 2.0.3. Regards Kevin Kevin Thiart wrote:
I'm trying to subscribe to the RSS feed of a private wiki.
I tried several URL's:
<http://server/xwiki/bin/view/Main/WebRss?xpage=plain&outputSyntax=plain&basicauth=1> I get Error: This template does not exist.
<http://server/xwiki/bin/view/Main/WebRss?xpage=rdf&basicauth=1> I get an XML error: The XML document is empty.
The last URL comes from this page in the XWiki FAQ: <http://www.xwiki.org/xwiki/bin/view/FAQ/PrivateRssFeeds>
How can I subscribe to RSS feeds using basic authentication?
And is this also possible for watchlist RSS feeds?
Thanks!
Kevin _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Hi Kevin, It seems to be http://jira.xwiki.org/jira/browse/XWIKI-4695 that you're hitting, which you can fix by applying these modifications http://fisheye2.atlassian.com/viewrep/xwiki/platform/web/trunk/standard/src/... on webapps/xwiki/templates/accessdenied.vm and webapps/xwiki/skins/colibri/accessdenied.vm Happy hacking, Anca On 01/13/2010 10:51 AM, Kevin Thiart wrote:
Hi
I was wondering if there is an answer to the question below.
How can I subscribe to a watchlist (or any) RSS feed in a private wiki?
The documentation mentions basic authentication, but none of the suggestions seem to work.
I'm using XWiki Enterprise 2.0.3.
Regards
Kevin
Kevin Thiart wrote:
I'm trying to subscribe to the RSS feed of a private wiki.
I tried several URL's:
<http://server/xwiki/bin/view/Main/WebRss?xpage=plain&outputSyntax=plain&basicauth=1> I get Error: This template does not exist.
<http://server/xwiki/bin/view/Main/WebRss?xpage=rdf&basicauth=1> I get an XML error: The XML document is empty.
The last URL comes from this page in the XWiki FAQ: <http://www.xwiki.org/xwiki/bin/view/FAQ/PrivateRssFeeds>
How can I subscribe to RSS feeds using basic authentication?
And is this also possible for watchlist RSS feeds?
Thanks!
Kevin _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Anca Luca -
Kevin Thiart