8000 Remove Public-Key-Pins headers. · lodash/lodash.com@35993f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 35993f5

Browse files
committed
Remove Public-Key-Pins headers.
1 parent 7f16855 commit 35993f5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

_headers

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -213,17 +213,6 @@ Add CSP header directives.
213213
block-all-mixed-content;
214214
report-uri https://lodash.report-uri.io/r/default/csp/enforce;
215215
" | 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,' ' }}
227216

228217
/*.appcache
229218
Cache-Control: no-cache

0 commit comments

Comments
 (0)
0