lthn.io/app/Mod
Claude 8a21996add
security: add CSP nonce attributes to inline scripts and styles
Added @cspnonce to all inline <script> and <style> tags in layout,
explorer, and register views. Enabled nonce generation in headers
config. unsafe-inline kept as fallback. Nonces will activate after
container restart when the Headers Boot registers the Blade directive.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 10:22:38 +01:00
..
Chain refactor: move Chain Boot singletons to FrameworkBooted 2026-04-04 10:19:52 +01:00
Explorer security: add CSP nonce attributes to inline scripts and styles 2026-04-04 10:22:38 +01:00
Gateway refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Home feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Names security: add CSP nonce attributes to inline scripts and styles 2026-04-04 10:22:38 +01:00
Pool refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Proxy refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Trade refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00