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

Fatal Database Error on Password Reset #2255

Closed
michael-e opened this issue Nov 13, 2014 · 0 comments
Closed

Fatal Database Error on Password Reset #2255

michael-e opened this issue Nov 13, 2014 · 0 comments
Assignees
Milestone

Comments

@michael-e
Copy link
Member

@creativedutchmen found and fixed a bug in the password reset procedure which I am posting here, for the records:

Attempting a password reset for a Symphony (backend) account will send a URL like http://example.com/symphony/login/004204e94597e682/ via email. When you click on that link, you will see a Fatal Database Error which is caused by the input (token) not being quoted in the SQL statement.

I will send a pull request soon.

michael-e added a commit to michael-e/symphony-2 that referenced this issue Nov 13, 2014
brendo added a commit that referenced this issue Nov 14, 2014
Prevent fatal error on password reset. Fixes #2255
@brendo brendo closed this as completed Nov 16, 2014
@brendo brendo added this to the 2.6.0 milestone Nov 16, 2014
nitriques pushed a commit to DeuxHuitHuit/symphonycms that referenced this issue Feb 6, 2015
nitriques pushed a commit to DeuxHuitHuit/symphonycms that referenced this issue Feb 9, 2015
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

2 participants