Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 49990 invoked from network); 25 Apr 2005 17:45:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Apr 2005 17:45:00 -0000 Received: (qmail 91115 invoked by uid 500); 25 Apr 2005 17:45:12 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 91050 invoked by uid 500); 25 Apr 2005 17:45:11 -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 Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 40502 invoked by uid 99); 25 Apr 2005 17:19:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Message-ID: <000c01c549ba$df3d04f0$22ed4352@bam> From: "L. Barth" To: , Subject: Re: auth-loggedIn Date: Mon, 25 Apr 2005 19:18:58 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Carsten Ziegeler wrote: > But you can "protected" your auth-login action with an auth-loggedIn > action in the sitemap. So you first check if the user is already logged > in and only if not you invoke the auth-login action. I tried to do this with : ... But it does not work. This is why I tried to change the source. It goes to even if I am already logged in. The cocoon samples of the authentication-fw work the same, the auth-loggedIn action is not handled The cocoon samples of the authentication-fw-flow work correctly. Regards, Lionel --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org