Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 64353 invoked from network); 30 Sep 2005 20:57:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 20:57:38 -0000 Received: (qmail 40918 invoked by uid 500); 30 Sep 2005 20:57:37 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 40905 invoked by uid 500); 30 Sep 2005 20:57:37 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 40894 invoked by uid 99); 30 Sep 2005 20:57:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 13:57:37 -0700 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 (asf.osuosl.org: domain of mschout@gkg.net designates 216.217.57.111 as permitted sender) Received: from [216.217.57.111] (HELO smtp-a.gkg.net) (216.217.57.111) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 13:57:41 -0700 Received: from amavis.gkg.net (amavisd.gkg.net [216.217.56.20]) by smtp-a.gkg.net (Postfix) with ESMTP id 1AB73588D9; Fri, 30 Sep 2005 15:57:15 -0500 (CDT) Received: from [10.4.0.2] (proxy.gkg.net [216.217.56.220]) by smtp-a.gkg.net (Postfix) with ESMTP id 87B48588C8; Fri, 30 Sep 2005 15:57:13 -0500 (CDT) Message-ID: <433DA6BE.9030609@gkg.net> Date: Fri, 30 Sep 2005 15:57:34 -0500 From: Michael Schout User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vivek Khera Cc: mod_perl Dev Subject: Re: minor issue with Apache2::AuthCookie References: <63724160-3544-49F7-926F-E3526F3076C3@kcilink.com> <433DA278.90506@gkg.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gkg.net X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-5.899 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-3.3, BAYES_00=-2.599] X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Vivek Khera wrote: > Well..... *almost* fixed. It fixes the credentials with spaces in > them, but it also strips the + out of credentials that have them for > real. ie, it converts the credential 'joe+bob' to 'joe bob'. I'll have to look into this case. It will be fixed in 3.09_02 hopefully :). Regards, Michael Schout --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org