Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password reset form sends bad link #1585

Open
mgogoulos opened this issue Dec 20, 2017 · 2 comments
Open

Password reset form sends bad link #1585

mgogoulos opened this issue Dec 20, 2017 · 2 comments

Comments

@mgogoulos
Copy link
Member

Reported by ubik pl on 12 Aug 2013 15:34 UTC

Mail is sent without trailing slash '/':
portal_registration/passwordreset/4a6879e3794c6bfccccdaaad84b78387

which gives error:
"Sorry, this appears to be an invalid request. Please make sure you copied the URL exactly as it appears in your email and that you entered your user name correctly."

Appending slash to the end:
portal_registration/passwordreset/4a6879e3794c6bfccccdaaad84b78387/
works ok and password is reset correctly.

@mgogoulos
Copy link
Member Author

Comment by anonymous on 12 Aug 2013 15:39 UTC
Also IP address is empty:
If you didn't expect to receive this email, please ignore it. Your password has not been changed.
Request made from IP address

@mgogoulos
Copy link
Member Author

Modified by anna on 9 Jul 2014 21:27 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant