File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -213,17 +213,6 @@ Add CSP header directives.
213
213
block-all-mixed-content;
214
214
report-uri https://lodash.report-uri.io/r/default/csp/enforce;
215
215
" | replace:EOL,' ' | append:csp }}
216
- Public-Key-Pins: {{ '
217
- pin-sha256="YLh1dUR9y6Kja30RrAn7JKnbQG/uEtLMkBgFF2Fuihg=";
218
- pin-sha256="sRHdihwgkaib1P1gxX8HFszlD+7/gTfNvuAybgLPNis=";
219
- pin-sha256="Vjs8r4z+80wjNcr1YKepWQboSIRi63WsWXhIMN+eWys=";
220
- pin-sha256="ssn0bp3aJM2vUYUXtSHIs9ot8zpUBmg5WyHJAKcWZHI=";
221
- pin-sha256="pfA53W55Amk+K08h4zEmDgN4p1HSgZU53DVPBp6qN6M=";
222
- pin-sha256="5C8kvU039KouVrl52D0eZSGf4Onjo4Khs8tmyTlV3nU=";
223
- max-age=5184000;
224
- includeSubdomains;
225
- report-uri="https://lodash.report-uri.io/r/default/hpkp/enforce"
226
- ' | replace:EOL,' ' }}
227
216
228
217
/*.appcache
229
218
Cache-Control: no-cache
You can’t perform that action at this time.
0 commit comments