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

feat: working Content Security Policy #76

Merged
merged 5 commits into from
Jul 15, 2021
Merged

feat: working Content Security Policy #76

merged 5 commits into from
Jul 15, 2021

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    57bb40e View commit details
    Browse the repository at this point in the history
  2. feat(CSP): allow fonts loading

    dnsos committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    eb53aa7 View commit details
    Browse the repository at this point in the history
  3. feat(CSP): allow what Mapbox GL JS needs

    Unfortunately they rely on new Function() which requires us to allow unsafe-eval
    dnsos committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    195b3c9 View commit details
    Browse the repository at this point in the history
  4. feat(CSP): allow inline styles

    Needed for Next.js
    dnsos committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    c996e32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    427242f View commit details
    Browse the repository at this point in the history