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

Fix race condition in sponsors controller #543

Merged
merged 1 commit into from Sep 12, 2016

Conversation

pixeltrix
Copy link
Contributor

Similar to #506, there's a race condition in the sponsors controller that can be triggered by a double submit. We can fix it in a similar fashion as well by redirecting to the thank you url as the email will have already been sent by the first submit.

Similar to #506, there's a race condition in the sponsors controller
that can be triggered by a double submit. We can fix it in a similar
fashion as well by redirecting to the thank you url as the email will
have already been sent by the first submit.
@alanth alanth merged commit 9080c2b into master Sep 12, 2016
@alanth alanth deleted the fix-race-condition-in-sponsors-controller branch September 12, 2016 15:05
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.

None yet

2 participants