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 f040d1e commit 710ef2c
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 710ef2c

Please sign in to comment.