Remote Forgery protection plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install git://github.com/vlado/remote_forgery_protection.git
Just add this line in your head section
<%= remote_forgery_protection %>
and all future non GET Ajax request will automatically send authenticity_token parameter. You will also have global variable _token to use anywhere in you’re scripts.
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: vlado, 7 months ago


