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

look for CSRF token in HTTP headers as well as POST parameters #68

Closed

Conversation

brianphillips
Copy link

To make things easier for AJAX requests, it's best to allow the CSRF token to be specified as a custom header. This is the implementation of the feature request in issue #61.

@silentworks
Copy link
Collaborator

Send PR to develop branch please, I will merge in and test once you have done so.

@brianphillips
Copy link
Author

re-submitted as pull request #69

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.

2 participants