Merge branch '12037-cwl-v1.0.1' closes #12037
[arvados.git] / services / api / config / application.rb
index 0d6aa1d9f933bcd5b89bc7f03cdd3212c58cfe22..1fb11898ea11ce6911f0f28b2ae1e12fcc2d05ab 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require File.expand_path('../boot', __FILE__)
 
 require 'rails/all'
@@ -55,6 +59,8 @@ module Server
 
     config.active_support.test_order = :sorted
 
+    config.action_dispatch.perform_deep_munge = false
+
     I18n.enforce_available_locales = false
 
     # Before using the filesystem backend for Rails.cache, check