mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:08:08 -05:00
The previous implementation of this functionality could be accidentally subverted by instantiating a raw Rack::Request before the first Rails::Request was constructed. Fixes CVE-2013-6417 Conflicts: actionpack/lib/action_dispatch/http/request.rb