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 CSRF token failures in IntegrationTestCase #7839

Merged
merged 2 commits into from
Dec 13, 2015
Merged

Fix CSRF token failures in IntegrationTestCase #7839

merged 2 commits into from
Dec 13, 2015

Conversation

markstory
Copy link
Member

Also document saveStrategy for HasMany association.

Refs #7828

Keep the CSRF token consistent across all the requests in a single test
case method. This saves regenerating the token and even lets people
pre-configure the token if they really want to.

Refs #7828
@markstory markstory added this to the 3.1.6 milestone Dec 12, 2015
lorenzo added a commit that referenced this pull request Dec 13, 2015
Fix CSRF token failures in IntegrationTestCase
@lorenzo lorenzo merged commit 11cd032 into master Dec 13, 2015
@lorenzo lorenzo deleted the issue-7828 branch December 13, 2015 09:56
@Xety
Copy link
Contributor

Xety commented Dec 13, 2015

Awesome, thanks @markstory !

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

3 participants