towerops/priv
Graham McIntire 6d3fc15f4a
fix: allow data URLs in CSP for dynamic favicon
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.
2026-03-06 13:51:31 -06:00
..
gettext fix: correct 'More' navigation translation from 'or' to 'More' 2026-03-06 12:26:18 -06:00
mibs mib update from librenms 2026-01-28 13:38:31 -06:00
profiles feat: Phase 1 Quick Wins - 11 vendor profiles implemented 2026-02-12 10:52:51 -06:00
proto feat: add LLDP topology discovery support from agent 2026-03-05 11:16:28 -06:00
repo feat: per-organization billing override admin UI 2026-03-06 13:02:05 -06:00
static fix: allow data URLs in CSP for dynamic favicon 2026-03-06 13:51:31 -06:00