We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e91d4 commit 557d5edCopy full SHA for 557d5ed
config/initializers/new_framework_defaults.rb
@@ -6,9 +6,6 @@
6
#
7
# Read the Guide for Upgrading Ruby on Rails for more info on each option.
8
9
-# Enable origin-checking CSRF mitigation. Previous versions had false.
10
-Rails.application.config.action_controller.forgery_protection_origin_check = false
11
-
12
# Make Ruby 2.4 preserve the timezone of the receiver when calling `to_time`.
13
# Previous versions had false.
14
ActiveSupport.to_time_preserves_timezone = false
0 commit comments