Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 47460 invoked from network); 6 Nov 2008 21:46:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2008 21:46:27 -0000 Received: (qmail 18884 invoked by uid 500); 6 Nov 2008 21:46:34 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 18810 invoked by uid 500); 6 Nov 2008 21:46:34 -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 18799 invoked by uid 99); 6 Nov 2008 21:46:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 13:46:34 -0800 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 dirk.frederickx@gmail.com designates 209.85.200.175 as permitted sender) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 21:45:13 +0000 Received: by wf-out-1314.google.com with SMTP id 27so1033337wfd.21 for ; Thu, 06 Nov 2008 13:45:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=aTwZDKBB1wd2KZ2ZaG6SjMuJ9dQNWeYocrbH+fWZhl4=; b=GzXnE70kd7LDV+VtYH79yn68JmUyar6ZcKg1BQmfTzSVYAZJouFLGcWUTeXAVBPKsl dthkiE3ext8qopPRGzzA/JfLUG7HGxDS1bbPq4eU3gf9kxnBd8X2Of21+Mu8XooguR0z w3xzLX2XAaY+YoMvsPPSYTt3rB42e7f4bo9hI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=vAKoVTFT/Y4fkuPVPEDxEn196C4xPX2hxb/6Z9hwIvxf/5+FPrdDrW4aJ/k5sS+74Q Oz6sMpuFqtBgqHaOR87wVfbTvveLPS9R8o2g74pt2BQyTW1Yzfm8r/Uj2TU7pUMzQ58R HL7viQ3zirDEwTvV2ekvCuC6k1LdrCwsA/v30= Received: by 10.142.142.14 with SMTP id p14mr669219wfd.17.1226007955849; Thu, 06 Nov 2008 13:45:55 -0800 (PST) Received: by 10.142.73.16 with HTTP; Thu, 6 Nov 2008 13:45:55 -0800 (PST) Message-ID: <15cc92000811061345s58e22308t8651d14564c1c30f@mail.gmail.com> Date: Thu, 6 Nov 2008 22:45:55 +0100 From: "Dirk Frederickx" To: jspwiki-dev@incubator.apache.org Subject: Re: acl question In-Reply-To: <2507AB47-184D-403F-8F6D-CFC3E2E8406E@ecyrd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <15cc92000810311411sbe097e8nd049269d15b2d8c0@mail.gmail.com> <942FACF2-8C7B-45DA-AADD-55BCE07302F0@ecyrd.com> <15cc92000811031153m6fca69dbv6656cd9013bd279@mail.gmail.com> <2507AB47-184D-403F-8F6D-CFC3E2E8406E@ecyrd.com> X-Virus-Checked: Checked by ClamAV on apache.org Janne, "modify" acl allows me to upload the attachment, which I just did ;-) txs, but this seems confusing to me dirk On Thu, Nov 6, 2008 at 10:27 PM, Janne Jalkanen wrote: > > Can you upload if you change "edit" to "modify"? > > Are our ACLs mixed up again? > > /Janne > > On 3 Nov 2008, at 21:53, Dirk Frederickx wrote: > >> The problem still persists. >> I can't upload any attachment, even when authenticated. >> >> When removing the acl, I am allowed to upload attachments ! >> >> >> >> dirk >> >> On Mon, Nov 3, 2008 at 7:36 PM, Janne Jalkanen >> wrote: >>> >>> I don't see this problem. Can you reconfirm that this is still the >>> situation? >>> >>> /Janne >>> >>> On 31 Oct 2008, at 23:11, Dirk Frederickx wrote: >>> >>>> Question: >>>> >>>> Consider following page on jspwiki.org: >>>> http://www.jspwiki.org/wiki/HowToManuallyIntegrateFCKEditor >>>> >>>> >>>> It has following ACL: >>>> >>>> [{ALLOW view All}][{ALLOW edit Authenticated}] >>>> >>>> >>>> However, after logging in in jspwiki.org, I still am not allowed to >>>> attach any file. >>>> >>>> ?? >>>> >>>> >>>> This works perfectly on my local installation. >>>> >>>> >>>> dirk >>> >>> > >