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

CSRF-Token missing on PUT/POST/DELETE-Links #8

Open
jtreitz opened this issue Feb 7, 2012 · 5 comments · May be fixed by #10
Open

CSRF-Token missing on PUT/POST/DELETE-Links #8

jtreitz opened this issue Feb 7, 2012 · 5 comments · May be fixed by #10

Comments

@jtreitz
Copy link

jtreitz commented Feb 7, 2012

as the title says

@kevinvaldek
Copy link
Owner

Could you provide which version of MooTools/Rails you're using?

@jtreitz
Copy link
Author

jtreitz commented Feb 7, 2012

Sure! I'm using Rails 3.2.1 and the mootools-rails driver 1.0.1 (http://github.com/neonlex/mootools-rails)

@kevinvaldek
Copy link
Owner

Thanks. I wasn't able to reproduce this but there could have been versioning problems.

The driver is updated for MooTools 1.4 by pull request #9 (#9). Could you try if you're still having the same issue with the latest driver code?

@beverlycodes
Copy link

The issue affects links where data-remote=true and data-method is set. This pull request resolves the issue.

@giddie
Copy link

giddie commented Apr 10, 2013

Any chance this could be merged?

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 a pull request may close this issue.

4 participants