aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2018-03-05 21:42:49 +0900
committerYuji Yaginuma <yuuji.yaginuma@gmail.com>2018-03-08 21:17:18 +0900
commitf30ac99d0c814ab69488e08aa3841bf45208fb2c (patch)
tree0dc57e49d036f3e47124c8422655274cadb98de8 /actionpack/lib
parented0c8e9577483c31120239bc138952b235f570b3 (diff)
downloadrails-f30ac99d0c814ab69488e08aa3841bf45208fb2c.tar.gz
rails-f30ac99d0c814ab69488e08aa3841bf45208fb2c.tar.bz2
rails-f30ac99d0c814ab69488e08aa3841bf45208fb2c.zip
Allow using inline style and script in the internal controllers
We use inline style and script for the view held inside Rails like welcome page and mailer preview. Therefore, if inline is prohibited by CSP, they will not work properly. I think that this is not as expected.   For that reason, I have made it possible to use inline style and script regardless of application settings.
Diffstat (limited to 'actionpack/lib')
0 files changed, 0 insertions, 0 deletions