This project is archived and is in readonly mode.
Changeset [a87b92db7b738cf86deac15d69f4159b2f87d79e] by Xavier Noria
September 11th, 2010 @ 10:05 AM
revises implementation and documentation of csrf_meta_tags, and
aliases csrf_meta_tag to it for backwards compatibilty
http://github.com/rails/rails/commit/a87b92db7b738cf86deac15d69f415...
Committed by Xavier Noria
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/metal/request_forgery_protection.rb
- M actionpack/lib/action_view/helpers/csrf_helper.rb
- M actionpack/test/controller/request_forgery_protection_test.rb
- M railties/guides/source/getting_started.textile
- M railties/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt
- M railties/test/application/configuration_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>