Page 1 of 1

RSS - access denied (rc2)

Posted: 14 Sep 2005, 14:36
by Guest
Hi.
I'm getting an "Access denied" error when trying to view an rss feed.
I don't want to make data available publically just so that I can have RSS turned on - will this be fixed before release?

I'm still interested in seeing the ouput though.
I have given the user "anon" "viewer" rights to the project, and set $g_anonymous_account = "anon"; in config_inc.php.
No luck.

Any ideas?

Posted: 15 Sep 2005, 07:41
by Reinder
I'm having the same problem, even though I'm using an admin account, the error access denied still occurs....

Posted: 14 Oct 2005, 12:02
by vboctor
Since the current RSS support doesn't have user authentication. Mantis doesn't allow access to RSS if the anonymous access is disabled or the project you are trying to access is private.

It is planned to support authentication in rss by adding some use credentials in the url that is used to access the RSS.

Regards,
Victor
Subscribe to Mantis Blog
http://www.futureware.biz/

RSS

Posted: 15 Oct 2005, 21:34
by snezko
sorry, I dont understand, can you explain me, how can i reach the situation when my RSS will works properly ?