aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/request_forgery_protection.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge docrailsPratik Naik2009-07-251-2/+1
* Remove some defined?(Http) checksYehuda Katz + Carl Lerche2009-06-171-11/+7
* rm -r controller/base!Yehuda Katz + Carl Lerche2009-06-151-0/+123
* Get tests to run (with failures) without old base aroundYehuda Katz + Carl Lerche2009-06-151-123/+0
* AS::Concern redefines "include" to lazy include modules as dependenciesJoshua Peek2009-05-291-1/+1
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-1/+1
* RequestForgeryProtection now works with the new basePratik Naik2009-05-211-5/+19
* Don't check authenticity tokens for any AJAX requestsRoss Kaffenburger and Bryan Helmkamp2009-04-151-1/+2
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+108