loreanabelle / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
0 stars 0 forks source link

Forgot password functionality is broken for email addresses containing plus signs (+) #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an user with email address "jaikuengine+test@gmail.com
2. On the Jaikuengine sign-in page, click the "forgot your password?" link
3. Enter your username and submit the form
3. Wait for "password reset" email to arrive in your inbox
4. Click on the link in the email

What is the expected output? What do you see instead?
An error message saying "Email does not match any accounts".

I'm assuming '+' needs to be URL escaped.

Original issue reported on code.google.com by jonasnoc...@gmail.com on 24 Jan 2010 at 9:03

GoogleCodeExporter commented 8 years ago
Uploaded patch to rietku for review: http://rietku.appspot.com/40006

Original comment by jonasnoc...@gmail.com on 25 Jan 2010 at 10:02

GoogleCodeExporter commented 8 years ago

Original comment by jonasnoc...@gmail.com on 25 Jan 2010 at 10:03

GoogleCodeExporter commented 8 years ago

Original comment by jonasnoc...@gmail.com on 29 Jan 2010 at 7:52