csp update
This commit is contained in:
+3
-1
@@ -20,7 +20,9 @@ export function middleware(request) {
|
||||
`;
|
||||
frame-ancestors 'none';
|
||||
upgrade-insecure-requests;
|
||||
`;
|
||||
`;
|
||||
|
||||
//const cspHeader = "";
|
||||
|
||||
// csp += `base-uri 'self';`;
|
||||
// csp += `script-src 'self' 'unsafe-eval' 'unsafe-inline' https://ukwest-0.in.applicationinsights.azure.com https://region1.google-analytics.com https://www.google-analytics.com/ https://tagmanager.google.com/ https://www.googletagmanager.com/;`;
|
||||
|
||||
Reference in New Issue
Block a user