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 3e93ec0 commit 3eb9b87Copy full SHA for 3eb9b87
config/initializers/new_framework_defaults.rb
@@ -7,7 +7,7 @@
7
# Read the Guide for Upgrading Ruby on Rails for more info on each option.
8
9
# Enable per-form CSRF tokens. Previous versions had false.
10
-Rails.application.config.action_controller.per_form_csrf_tokens = false
+#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
0 commit comments