Hi Andrea, On 08/16/2010 07:43 PM, Andrea Belli wrote: > Hi, > I've XE 2.4 and I'm using the useful watchlist feature. > > I've a strange behavior on the RSS feed associated with the user profile: > this feed shows the last modifications about the pages contained into the > user watchlist. > I noticed that all users have the same feed URL > > http://localhost/xwiki/bin/view/XWiki/WatchListRss?xpage=plain&outputSyntax=plain > > that means the browser uses some context information for identifying the > user; the problem is that if I use a RSS reader, it doesn't work because an > authentication is required. > Is there a way to pass the authentication info by the URL (i.e. using some > user token)?
I found this http://jira.xwiki.org/jira/browse/XWIKI-2018 . Have you tried adding basicAuth=1 to the feed URL? Hope this helps, Marius > > Best, > Andrea > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
