We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896e31e commit 3e93ec0Copy full SHA for 3e93ec0
config/initializers/new_framework_defaults.rb
@@ -10,7 +10,7 @@
10
Rails.application.config.action_controller.per_form_csrf_tokens = false
11
12
# Enable origin-checking CSRF mitigation. Previous versions had false.
13
-Rails.application.config.action_controller.forgery_protection_origin_check = false
+#Rails.application.config.action_controller.forgery_protection_origin_check = false
14
15
# Make Ruby 2.4 preserve the timezone of the receiver when calling `to_time`.
16
# Previous versions had false.
0 commit comments