The dashboard status indicator favicon (colored circle) uses canvas to generate a data URL that's set as the favicon. This was blocked by CSP in staging/production because default-src didn't include data:. Added data: to default-src directive to fix favicon not updating in browser tabs when device status changes. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||