##// END OF EJS Templates
1.4-stable: add a link to a mail posted on 14 Jan 2013 about Rails 2.3 CVE-2013-0155...
Toshi MARUYAMA -
r10978:5c077abb0eac
parent child
Show More
@@ -117,7 +117,9 module ActionController
117 end
117 end
118
118
119 # Fix for CVE-2013-0155
119 # Fix for CVE-2013-0155
120 # https://groups.google.com/d/msg/rubyonrails-security/c7jT-EeN9eI/L0u4e87zYGMJ
120 # https://groups.google.com/d/msg/rubyonrails-security/kKGNeMrnmiY/r2yM7xy-G48J
121 # https://groups.google.com/d/msg/rubyonrails-security/kKGNeMrnmiY/r2yM7xy-G48J
122 # https://github.com/rails/rails/blob/v2.3.15/activerecord/lib/active_record/base.rb#L2340
121 module ActiveRecord
123 module ActiveRecord
122 class Base
124 class Base
123 class << self
125 class << self
General Comments 0
You need to be logged in to leave comments. Login now