1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Egor Homakov baa240d09c Use \A in Regexps
So, if there is redirect_to params[:q]
i can send ?q=javascript:asdf()%0A/localpath
Or something more nasty, so please use \A
2013-02-01 00:01:11 +07:00
..
abstract_controller Review #translate docs [ci skip] 2013-01-20 22:49:42 -02:00
action_controller Use \A in Regexps 2013-02-01 00:01:11 +07:00
action_dispatch remove dead code 2013-01-30 10:24:58 -08:00
action_pack
action_view Fix content_tag_for with array html option. 2013-01-31 01:28:57 +08:00
abstract_controller.rb
action_controller.rb extract PerformanceTest into rails-performance_tests gem 2013-01-10 17:09:06 +01:00
action_dispatch.rb Remove BestStandardsSupport middleware 2013-01-29 14:20:58 -05:00
action_pack.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00
action_view.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00