Skip to content

Commit

Permalink
Update SecurityHeadersDefinitions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod authored Feb 3, 2024
1 parent 48b5c4a commit 9af52d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public static HeaderPolicyCollection GetHeaderPolicyCollection(bool isDev, strin

// due to Blazor
builder.AddScriptSrc()
.WithHash256("wTSw2ZoYOVpX8Sl5cEiYcCF8ddvCbjJhiX+oYQqD1s4=")
.WithNonce()
.UnsafeEval() // due to Blazor WASM
.StrictDynamic()
Expand Down

0 comments on commit 9af52d3

Please sign in to comment.