Return-Path: X-Original-To: apmail-allura-dev-archive@www.apache.org Delivered-To: apmail-allura-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D091E17ED2 for ; Tue, 30 Sep 2014 17:46:15 +0000 (UTC) Received: (qmail 6371 invoked by uid 500); 30 Sep 2014 17:46:15 -0000 Delivered-To: apmail-allura-dev-archive@allura.apache.org Received: (qmail 6350 invoked by uid 500); 30 Sep 2014 17:46:15 -0000 Mailing-List: contact dev-help@allura.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@allura.apache.org Delivered-To: mailing list dev@allura.apache.org Received: (qmail 6338 invoked by uid 99); 30 Sep 2014 17:46:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2014 17:46:15 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2014 17:45:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:References:In-Reply-To:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=gslvfybYZIWUBfXqNpOa1cBToYqHalqYV+jI6E3hU+w=; b=Lz2SZkB4/ZrEAZOx21kQZVQ6scbfYWwFrorl4YEr3wavk1xjKNz5NU0bt2fS0bj0aVtBTIRTHGtn+q34j4zIm3F33xUDmR5mPksut9hjxntU0kfxxbIPoYtuDUNywZeYdJtQTjy8ilewNZZ38Pqz4DP/RD37eM9dxLI7p9VuPbw=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-1.v29.ch3.sourceforge.com) by sfs-alluradaemon-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1XZ1Ui-0008GS-BM for dev@allura.apache.org; Tue, 30 Sep 2014 17:45:48 +0000 Content-Type: multipart/related; boundary="===============2194288706766868558==" MIME-Version: 1.0 To: dev@allura.apache.org From: "Alexander Luberg" Reply-To: "[allura:tickets] " <7715@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #7715 Handle + in email address url params Message-ID:

In-Reply-To: <5421d1fbb9363c2346a74e93.tickets@allura.p.sourceforge.net> References: <5421d1fbb9363c2346a74e93.tickets@allura.p.sourceforge.net> Date: Tue, 30 Sep 2014 17:45:48 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============2194288706766868558== Content-Type: multipart/alternative; boundary="===============6437668448197401539==" MIME-Version: 1.0 --===============6437668448197401539== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: in-progress --> code-review --- ** [tickets:#7715] Handle + in email address url params** **Status:** code-review **Milestone:** forge-oct-3 **Created:** Tue Sep 23, 2014 08:03 PM UTC by Dave Brondsema **Last Updated:** Tue Sep 30, 2014 05:45 PM UTC **Owner:** Alexander Luberg On /auth/preferences if an unverified email address has a "+" in it and you click the verify link, it doesn't work. I think the "+" is being handled in the URL (e.g converting it to a space?) Example: /auth/send_verification_link?a=dbrondsema+test@sample.com --- Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============6437668448197401539== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: in-progress --> code-review

[tickets:#7715] Handle + in email address url params

Status: code-review
Milestone: forge-oct-3
Created: Tue Sep 23, 2014 08:03 PM UTC by Dave Brondsema
Last Updated: Tue Sep 30, 2014 05:45 PM UTC
Owner: Alexander Luberg

On /auth/preferences if an unverified email address has a "+" in it and you click the verify link, it doesn't work. I think the "+" is being handled in the URL (e.g converting it to a space?) Example: /auth/send_verification_link?a=dbrondsema+test@sample.com


Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============6437668448197401539==-- --===============2194288706766868558==--