From 128956bd734c7267b9709b168b034a51b766c862 Mon Sep 17 00:00:00 2001
From: kenjis [name => property] Used for security enforcement A set of endpoints to which csp violation reports will be sent when
+particular behaviors are prevented. An array of header info since we have
-to build ourself before passing to Response.
: string|null
-
: array<string|int, mixed>
@@ -980,7 +981,7 @@
@@ -1068,7 +1069,9 @@
= ['base-uri' => 'baseURI', 'child-src' => 'childSrc', 'connect-src' => 'connectSrc', 'default-src' => 'defaultSrc', 'font-src' => 'fontSrc', 'form-action' => 'formAction', 'frame-ancestors' => 'frameAncestors', 'frame-src' => 'frameSrc', 'img-src' => 'imageSrc', 'media-src' => 'mediaSrc', 'object-src' => 'objectSrc', 'plugin-types' => 'pluginTypes', 'script-src' => 'scriptSrc', 'style-src' => 'styleSrc', 'manifest-src' => 'manifestSrc', 'sandbox' => 'sandbox', 'report-uri' => 'reportURI']
-
+
@@ -1461,7 +1464,7 @@
@@ -1498,7 +1501,7 @@
@@ -1536,11 +1539,12 @@
-
@@ -1610,7 +1614,7 @@
@@ -1647,7 +1651,7 @@
@@ -1721,7 +1725,7 @@
@@ -1758,7 +1762,7 @@
@@ -1832,12 +1836,12 @@
@@ -1870,7 +1874,7 @@
@@ -1907,7 +1911,7 @@
@@ -1916,7 +1920,7 @@
protected
- array<string|int, mixed>
+ array<int, string>
$validSources
= ['self', 'none', 'unsafe-inline', 'unsafe-eval']
@@ -1949,7 +1953,7 @@
@@ -1996,7 +2000,7 @@
@@ -2069,7 +2073,7 @@
@@ -2145,7 +2149,7 @@
@@ -2220,7 +2224,7 @@
@@ -2294,7 +2298,7 @@
@@ -2366,7 +2370,7 @@
@@ -2438,7 +2442,7 @@
@@ -2510,7 +2514,7 @@
@@ -2582,7 +2586,7 @@
@@ -2654,7 +2658,7 @@
@@ -2726,7 +2730,7 @@
@@ -2798,7 +2802,7 @@
@@ -2872,7 +2876,7 @@
@@ -2946,7 +2950,7 @@
@@ -3018,7 +3022,7 @@
@@ -3090,7 +3094,7 @@
@@ -3137,7 +3141,7 @@
@@ -3176,7 +3180,7 @@
@@ -3223,7 +3227,7 @@
@@ -3262,7 +3266,7 @@
@@ -3301,7 +3305,7 @@
@@ -3354,7 +3358,7 @@
@@ -3429,7 +3433,7 @@
@@ -3451,7 +3455,10 @@ Parameters
: string
-
+ URL to send reports. Set ''
if you want to remove
+this directive at runtime.
+
+
@@ -3494,7 +3501,7 @@
@@ -3544,7 +3551,7 @@
@@ -3603,7 +3610,7 @@
@@ -3657,7 +3664,7 @@
@@ -3704,7 +3711,7 @@
diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js
index dfc14f418..03b1ec190 100644
--- a/docs/js/searchIndex.js
+++ b/docs/js/searchIndex.js
@@ -15453,7 +15453,7 @@ Search.appendIndex(
}, {
"fqsen": "\\CodeIgniter\\HTTP\\ContentSecurityPolicy\u003A\u003A\u0024reportURI",
"name": "reportURI",
- "summary": "Used\u0020for\u0020security\u0020enforcement",
+ "summary": "A\u0020set\u0020of\u0020endpoints\u0020to\u0020which\u0020csp\u0020violation\u0020reports\u0020will\u0020be\u0020sent\u0020when\nparticular\u0020behaviors\u0020are\u0020prevented.",
"url": "classes/CodeIgniter-HTTP-ContentSecurityPolicy.html#property_reportURI"
}, {
"fqsen": "\\CodeIgniter\\HTTP\\ContentSecurityPolicy\u003A\u003A\u0024validSources",
@@ -15493,7 +15493,7 @@ Search.appendIndex(
}, {
"fqsen": "\\CodeIgniter\\HTTP\\ContentSecurityPolicy\u003A\u003A\u0024tempHeaders",
"name": "tempHeaders",
- "summary": "An\u0020array\u0020of\u0020header\u0020info\u0020since\u0020we\u0020have\nto\u0020build\u0020ourself\u0020before\u0020passing\u0020to\u0020Response.",
+ "summary": "An\u0020array\u0020of\u0020header\u0020info\u0020since\u0020we\u0020have\nto\u0020build\u0020ourselves\u0020before\u0020passing\u0020to\u0020Response.",
"url": "classes/CodeIgniter-HTTP-ContentSecurityPolicy.html#property_tempHeaders"
}, {
"fqsen": "\\CodeIgniter\\HTTP\\ContentSecurityPolicy\u003A\u003A\u0024reportOnlyHeaders",