1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/controller/mime
Greg Campbell 4003a5bd76 Address CVE-2014-4671 (JSONP Flash exploit)
Adds a comment before JSONP callbacks. See
http://miki.it/blog/2014/7/8/abusing-jsonp-with-rosetta-flash/ for more
details on the exploit in question.
2014-07-09 11:37:19 -07:00
..
accept_format_test.rb Remove tests method for test cases when controller can be inferred. 2014-05-03 23:55:23 -07:00
respond_to_test.rb Address CVE-2014-4671 (JSONP Flash exploit) 2014-07-09 11:37:19 -07:00
respond_with_test.rb Merge pull request #15182 from zuhao/refactor_actionpack_respond_with_test_2 2014-05-20 08:58:17 +02:00