aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/content_security_policy_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing semi-colon from CSPAndrew White2018-02-191-6/+6
* Don't accidentally create an empty CSPAndrew White2018-02-191-2/+28
* Revert "Merge pull request #32045 from eagletmt/skip-csp-header"Andrew White2018-02-191-1/+1
* Skip generating empty CSP header when no policy is configuredKohei Suzuki2018-02-181-1/+1
* Add DSL for configuring Content-Security-Policy headerAndrew White2017-11-271-0/+197