Skip to content

Fix problem with context data on password reset email #2453

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

Closed
wants to merge 1 commit into from

Conversation

agjohnson
Copy link
Contributor

@agjohnson agjohnson commented Oct 12, 2016

Allauth sent context that wasn't able to serialize with pickle when passing to
Celery. Remove the data, as it wasn't even needed anyways.

Fixes #2452

Allauth sent context that wasn't able to serialize with pickle when passing to
Celery. Remove the data, as it wasn't even needed anyways.

Fixes #2442
@agjohnson agjohnson closed this Oct 12, 2016
@agjohnson agjohnson deleted the 2442-fix-pw-reset-email branch October 12, 2016 17:46
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

Successfully merging this pull request may close these issues.

1 participant