The /sites-map page loads leaflet from unpkg.com (CSS + JS) and fetches tiles from *.tile.openstreetmap.org. Update Content-Security-Policy to permit those origins so the map can render. Adds: - script-src https://unpkg.com (leaflet.js) - style-src https://unpkg.com (leaflet.css) - connect-src https://*.tile.openstreetmap.org (tile fetches) |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| graphql_socket.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| remote_ip.ex | ||
| router.ex | ||
| scoped_resource.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||