Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 10065 invoked from network); 23 Sep 2005 15:54:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2005 15:54:58 -0000 Received: (qmail 15394 invoked by uid 500); 23 Sep 2005 15:54:52 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 15277 invoked by uid 500); 23 Sep 2005 15:54:51 -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 List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 15264 invoked by uid 99); 23 Sep 2005 15:54:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 08:54:51 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [132.230.150.3] (HELO atlas.informatik.uni-freiburg.de) (132.230.150.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 08:54:58 -0700 Received: from eradior.informatik.uni-freiburg.de ([132.230.152.161]) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1EIpsa-00011t-To for users@cocoon.apache.org; Fri, 23 Sep 2005 17:54:28 +0200 Message-ID: <43342534.7000205@guschtel.de> Date: Fri, 23 Sep 2005 17:54:28 +0200 From: Christoph Hermann User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Auth-fw request-parameter References: In-Reply-To: X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Andreas Busch schrieb: Hello, > Im searching for a solution to take a requestparameter over the login - > process > > exampl: > http://???/protected?docid=777 > > will be redirect to login -> do login and than to protectd > > how to preserver the request-paramter {docid} untio login ? > > (is it a question of redirect-to ??) append the original uri: in auth-conf-section: sitemap-match: and also in your auth-pipeline: HTH Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org