index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
dispatch
/
content_security_policy_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for prefetch-src directive
yuuji.yaginuma
2018-05-03
1
-0
/
+6
*
Pass nonce to CSP policy from outside
Andrew White
2018-04-18
1
-21
/
+72
*
Output only one nonce in CSP header per request
Andrey Novikov
2018-04-17
1
-5
/
+23
*
Add WebSocket URI support to CSP DSL mappings
Stephen Solis
2018-04-12
1
-0
/
+6
*
Always yield a CSP policy instance
Andrew White
2018-03-08
1
-12
/
+58
*
Add the ability to disable the global CSP in a controller
Andrew White
2018-03-08
1
-0
/
+14
*
Add support for automatic nonce generation for Rails UJS
Andrew White
2018-02-19
1
-0
/
+16
*
Remove trailing semi-colon from CSP
Andrew White
2018-02-19
1
-32
/
+32
*
Revert "Merge pull request #32045 from eagletmt/skip-csp-header"
Andrew White
2018-02-19
1
-20
/
+2
*
Skip generating empty CSP header when no policy is configured
Kohei Suzuki
2018-02-18
1
-2
/
+20
*
Fix CSP copy boolean directives (#31326)
Simon Dawson
2017-12-05
1
-0
/
+9
*
Add DSL for configuring Content-Security-Policy header
Andrew White
2017-11-27
1
-0
/
+359