Skip to content

Commit

Permalink
Merge branch 'issue/TDEAL-16' of https://github.com/Lombiq/Helpful-Li…
Browse files Browse the repository at this point in the history
…braries into issue/TDEAL-16
  • Loading branch information
sarahelsaig committed Dec 30, 2023
2 parents cdae9cc + 7f97b99 commit 1586b19
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ public static class ApplicationBuilderExtensions
/// </summary>
/// <param name="allowInlineScript">
/// If <see langword="true"/> then inline scripts are permitted. When using Orchard Core a lot of front end shapes
/// use inline script blocks making this a required setting.
/// use inline script blocks without a nonce (see https://github.com/OrchardCMS/OrchardCore/issues/13389) making
/// this a required setting.
/// </param>
/// <param name="allowInlineStyle">
/// If <see langword="true"/> then inline styles are permitted. Note that even if your site has no embedded style
Expand Down

0 comments on commit 1586b19

Please sign in to comment.