RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: jokklan
Site: pylonweb.dk
If you remove the csrf_meta_tag from cached pages wouldn't that mean that those request is not safe against CSRF attacks? Is their any way to solve this problem?
csrf_meta_tag
This doesn't work with airbrake :s Do anyone know a solution to this?
If you remove the
csrf_meta_tag
from cached pages wouldn't that mean that those request is not safe against CSRF attacks? Is their any way to solve this problem?This doesn't work with airbrake :s
Do anyone know a solution to this?