• A
    * Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealing... · d99e8c9e
    Aaron Patterson 提交于
    * Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealing with empty hashes. Thanks Damien Mathieu
    
    Conflicts:
    	actionpack/CHANGELOG.md
    	actionpack/lib/action_dispatch/http/request.rb
    	actionpack/lib/action_dispatch/middleware/params_parser.rb
    	activerecord/CHANGELOG.md
    	activerecord/lib/active_record/relation/predicate_builder.rb
    	activerecord/test/cases/relation/where_test.rb
    d99e8c9e
json_params_parsing_test.rb 4.2 KB