Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Add a CSP-nonce to style tag #1232

Merged
merged 1 commit into from Sep 22, 2020
Merged

Commits on Sep 22, 2020

  1. Allow scripts to contain a style CSP-nonce

    This follows on from e377515 which
    introduced a script nonce. The same nonce is now used for the inline
    styles, allowing a stronger CSP (nonce over unsafe-inline).
    
    This also includes a test for the existing script nonce.
    pgjones committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    047b1c9 View commit details
    Browse the repository at this point in the history