[openSUSE/open-build-service] 4b5385: Coerce sensible params to string

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 4b5385223a64f383a2777d13afeb8880027b9148 https://github.com/openSUSE/open-build-service/commit/4b5385223a64f383a2777d... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-06-20 (Thu, 20 Jun 2024) Changed paths: M src/api/app/controllers/webui/monitor_controller.rb M src/api/app/controllers/webui/webui_controller.rb Log Message: ----------- Coerce sensible params to string We want to avoid can't quote ActionController::Parameters errors when people put garbage inside params Commit: 8f11f3274f701f5ce33a65c6a095113526a1ba28 https://github.com/openSUSE/open-build-service/commit/8f11f3274f701f5ce33a65... Author: Eduardo J <enavarro@suse.com> Date: 2024-06-21 (Fri, 21 Jun 2024) Changed paths: M src/api/app/controllers/webui/monitor_controller.rb M src/api/app/controllers/webui/webui_controller.rb Log Message: ----------- Merge pull request #16382 from danidoni/fix-parameter-errors-when-injecting-garbage-into-ajax-datatables Coerce sensible params to string Compare: https://github.com/openSUSE/open-build-service/compare/aea122fd5195...8f11f3... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.