Skip to content

Recently stopped working - related to Netlify extensions release?Β #82

@ryangittings

Description

@ryangittings

Hi,

I have the following config in netlify.toml:

[[plugins]]
  package = "@netlify/plugin-csp-nonce"

  [plugins.inputs]
    reportOnly = false
    excludedPath = [
      "/geo"
    ]

No matter what I do, the deployed version uses content-security-policy-report-only, and therefore breaks the CSP and my existing CSP in headers is Content-Security-Policy, therefore all the new nonce'd inline don't work... This suddenly stopped working recently which is odd...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions