aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/request_forgery_protection.rb
Commit message (Expand)AuthorAgeFilesLines
* 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