Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 60550 invoked from network); 4 Apr 2005 14:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 14:29:22 -0000 Received: (qmail 40583 invoked by uid 500); 4 Apr 2005 14:29:14 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 40539 invoked by uid 500); 4 Apr 2005 14:29:14 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 40526 invoked by uid 99); 4 Apr 2005 14:29:14 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 04 Apr 2005 07:29:11 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DISXR-0004YS-A5 for users@cocoon.apache.org; Mon, 04 Apr 2005 16:26:49 +0200 Received: from d51a4ce66.access.telenet.be ([81.164.206.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2005 16:26:49 +0200 Received: from jh by d51a4ce66.access.telenet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2005 16:26:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Jorg Heymans Subject: Re: Authentication and ROLES Date: Mon, 04 Apr 2005 16:27:38 +0200 Lines: 11 Message-ID: References: <42514CC6.9000209@egonet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: d51a4ce66.access.telenet.be User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en In-Reply-To: <42514CC6.9000209@egonet.pl> X-Antivirus: avast! (VPS 0513-2, 01/04/2005), Outbound message X-Antivirus-Status: Clean Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This should be doable if you write your own authenticator. I don't know if it's available off the shelve. Have a look at implementing the Authenticator interface. Jakub Kaniewski wrote: > Is there possible to authenticate one pipeline, only when user have a > certain ROLE (ie. admin). > > > > J.K. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org