This project is archived and is in readonly mode.
Documentation for form_authenticity_token refers to deprecated feature on protect_from_forgery
Reported by Luke Amdor | April 27th, 2009 @ 05:32 PM | in 2.x
The documentation for form_authenticity_token() in ActionController::RequestForgeryProtection refers to the :secret option of protect_from_forgery. The :secret option is deprecated.
Removing the text clears up the confusion.
Comments and changes to this ticket
-
Pratik April 27th, 2009 @ 05:44 PM
- State changed from new to resolved
Hey Luke,
Check http://guides.rubyonrails.org/co...
PM me on GH and you can commit it yourself!
Thanks.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>