csp update
This commit is contained in:
@@ -22,6 +22,8 @@ export function middleware(request) {
|
||||
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/;`;
|
||||
// csp += `style-src 'self' 'unsafe-inline' https://pro.fontawesome.com/ https://www.google-analytics.com https://tagmanager.google.com/ https://www.googletagmanager.com/ https://fonts.googleapis.com/;`;
|
||||
|
||||
Reference in New Issue
Block a user