[obs-commits] [openSUSE/open-build-service] 6ec5b6: [api] Merge! is deprecated
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 6ec5b64cf40a1578717882f1b1a3aeac3f2f7ecb https://github.com/openSUSE/open-build-service/commit/6ec5b64cf40a1578717882... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2016-11-21 (Mon, 21 Nov 2016) Changed paths: M src/api/app/controllers/request_controller.rb Log Message: ----------- [api] Merge! is deprecated Method merge! is deprecated and will be removed in Rails 5.1, as no longer inherits from hash. Using this deprecated behavior exposes potential security problems. If you continue to use this method you may be creating a security vulnerability in your app that can be exploited. Instead, consider using one of these documented methods which are not deprecated: http://api.rubyonrails.org/v5.0.0.1/classes/ActionController/Parameters.html Commit: c7397b9adde5213219a3edfa8a5a937bef292019 https://github.com/openSUSE/open-build-service/commit/c7397b9adde5213219a3ed... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2016-11-21 (Mon, 21 Nov 2016) Changed paths: M src/api/test/unit/code_quality_test.rb Log Message: ----------- Increase code quality for render_request_collection Commit: 7cadf709a7da066e609e853fe5a89d82ca19118a https://github.com/openSUSE/open-build-service/commit/7cadf709a7da066e609e85... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2016-11-23 (Wed, 23 Nov 2016) Changed paths: M src/api/app/controllers/request_controller.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- Merge pull request #2354 from Ana06/merge [api] Merge! is deprecated Compare: https://github.com/openSUSE/open-build-service/compare/6255d37b11e5...7cadf7...
participants (1)
-
Henne Vogelsang