Mercurial > rsstweet
view config/initializers/request_forgery_protection.rb @ 174:d35dbc09bd83
Less double escaping for actual content
Ends up rather confusing.
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 09 Aug 2018 19:31:22 +0900 |
parents | 257910c60eb3 |
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