Files
meshcore-bot/modules/web_viewer
agessaman df72011039 fix(web_viewer): allow Google Fonts hosts in the CSP
login.html loads DM Sans and Outfit from fonts.googleapis.com with the
font files on fonts.gstatic.com, but neither host was in style-src or
font-src, so the browser blocked both and the login page silently fell
back to system fonts with CSP violations in the console.
2026-08-07 13:44:20 -07:00
..