diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2018-01-30 17:50:32 -0500 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2018-01-30 17:50:32 -0500 |
commit | 39c4a5c40b3abde1d3dee76a3ccdd326f77f60b0 (patch) | |
tree | 29cb5fec4fad1e1b348655fcf16a7741cc3367ac /activesupport/lib/active_support | |
parent | 889eb91d5f439eab647fbbef47886c61dc98e4e8 (diff) | |
download | rails-39c4a5c40b3abde1d3dee76a3ccdd326f77f60b0.tar.gz rails-39c4a5c40b3abde1d3dee76a3ccdd326f77f60b0.tar.bz2 rails-39c4a5c40b3abde1d3dee76a3ccdd326f77f60b0.zip |
Disable CSP by default
Before this patch, to be able to use webpacker and webconsole we were
defining an used default in the script-src policy. White we don't
implement the automatic nonce approach defined in
https://github.com/rails/rails/issues/31689 it is better to not have any
default configuration in Rails 5.2.
Diffstat (limited to 'activesupport/lib/active_support')
0 files changed, 0 insertions, 0 deletions