Mercurial > zeropaste
view config/initializers/request_forgery_protection.rb @ 460:b1ef80121c79
Update to use correct timestamp datatype
Use sql dump instead of ruby because zone info would be lost otherwise.
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 25 Jun 2018 16:53:47 +0900 |
parents | 68eb23b52864 |
children |
line wrap: on
line source
# Be sure to restart your server when you modify this file. # Enable origin-checking CSRF mitigation. Rails.application.config.action_controller.forgery_protection_origin_check = true