This project is archived and is in readonly mode.
Changeset [9fdb15e60f4d4e37916e5354c50d559773bbe014] by Michael Koziarski
November 23rd, 2008 @ 01:28 PM
Change the forgery token implementation to just be a simple random string.
This deprecates the use of :secret and :digest which were only needed when we were hashing session ids. http://github.com/rails/rails/co...
Committed by Michael Koziarski
- M actionpack/lib/action_controller/request_forgery_protection.rb
- M actionpack/test/controller/render_test.rb
- M actionpack/test/controller/request_forgery_protection_test.rb
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>