Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 85912 invoked from network); 21 Aug 2008 22:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2008 22:02:43 -0000 Received: (qmail 42999 invoked by uid 500); 21 Aug 2008 22:02:42 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 42988 invoked by uid 500); 21 Aug 2008 22:02:42 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 42977 invoked by uid 99); 21 Aug 2008 22:02:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 15:02:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Janne.Jalkanen@ecyrd.com designates 193.64.5.122 as permitted sender) Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 22:01:44 +0000 Received: from [192.168.0.13] (cs181005170.pp.htv.fi [82.181.5.170]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.ecyrd.com (Postfix) with ESMTP id 6263949200 for ; Fri, 22 Aug 2008 01:01:53 +0300 (EEST) In-Reply-To: <1656709986.20080821234514@holeczek.de> References: <1656709986.20080821234514@holeczek.de> Mime-Version: 1.0 (Apple Message framework v753.1) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <22F1CD16-C3A5-4948-9683-A19D887F9921@ecyrd.com> Content-Transfer-Encoding: 7bit From: Janne Jalkanen Subject: Re: RSS feed and restrictive security policy Date: Fri, 22 Aug 2008 01:01:36 +0300 To: jspwiki-dev@incubator.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org Yes. The global RSS feed won't show any pages that an anonymous user does not have access to. Page-specific feeds use the current HTTP request to determine the credentials. /Janne On 22 Aug 2008, at 00:45, Florian Holeczek wrote: > Hi developers, > > my RSS feed isn't working, I've already checked the common things like > BaseURL and properties. Could it be that it is because of my security > policy, which needs the user to be authenticated to do anything? > > Best Regards > Florian