Add cdn.jsdelivr.net to CSP connect-src for Leaflet source maps

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 18:38:24 +01:00
parent c1292bb2cd
commit c4e05bc5ba

View File

@@ -56,6 +56,7 @@ nelmio_security:
- 'https://tools-security.esy-web.dev'
- 'https://challenges.cloudflare.com'
- 'https://nominatim.openstreetmap.org'
- 'https://cdn.jsdelivr.net'
font-src:
- 'self'
- 'https://cdnjs.cloudflare.com'