Skip to content
  • Jelle van der Waa's avatar
    Implement CSP for archweb · 35254589
    Jelle van der Waa authored and Jelle van der Waa's avatar Jelle van der Waa committed
    Add django-csp as dependency to be able to set CSP inside django's
    settings and allow setting a CSP_NONCE for inline <script>'s in
    templates. Since archweb heavily uses this pattern it's the best
    compromise.
    35254589