Skip to content

Commit

Permalink
Update SecurityHeadersDefinitions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Feb 3, 2024
1 parent b594985 commit 6a10965
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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 6a10965

Please sign in to comment.