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

Internal server error after clicking link in reset password email #2410

Closed
sebsylvester opened this issue Jul 27, 2016 · 0 comments
Closed

Comments

@sebsylvester
Copy link

sebsylvester commented Jul 27, 2016

SInce I've upgraded to 2.2.17, links inside password reset emails trigger an internal server error, caused by setting headers after they have already been sent to the client.
The Parse Server still renders the default password reset template, and it is also still possible to actually reset the password.

Anybody else having this problem?
For now, I going back to 2.2.16.

The setup:

  • node 6.3.0
  • express 4.14.0
  • parse-server 2.2.17 on OS X 10.11
  • parse-server-simple-mailgun-adapter
  • Adapter options: just the fromAddress, domain and apiKey
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