Commit ba610e4
File tree
2 files changed
+25
-10
lines changedFilter options
- src/Symfony/Bundle/WebProfilerBundle
- Csp
- Tests/Csp
2 files changed
+25
-10
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php+17-9Lines changed: 17 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
136 | 135 |
|
137 | 136 |
|
| 137 | + |
| 138 | + |
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
| ||
197 | 198 |
|
198 | 199 |
|
199 | 200 |
|
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
| 201 | + |
| 202 | + |
205 | 203 |
|
206 | 204 |
|
207 | 205 |
|
| ||
225 | 223 |
|
226 | 224 |
|
227 | 225 |
|
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
228 | 236 |
|
229 | 237 |
|
230 | 238 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Tests/Csp/ContentSecurityPolicyHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Tests/Csp/ContentSecurityPolicyHandlerTest.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
135 | 142 |
|
136 | 143 |
|
137 | 144 |
|
|
0 commit comments