lthn.io/app/Mod
Claude 4f72d62146
feat: Octane domain middleware + fix catch-all route conflicts
DomainScope middleware checks Host header per-request — Octane-safe.
Applied to Api homepage (scoped to api.lthn.io). Explorer and Docs
subdomain routes stay disabled — catch-all routes like /{section}/{page?}
match before middleware runs, breaking other routes. These modules
need own containers for proper domain isolation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 11:31:19 +01:00
..
Chain feat: Octane domain middleware + fix catch-all route conflicts 2026-04-04 11:31:19 +01:00
Explorer fix: revert @cspnonce — Headers Boot not registering directive 2026-04-04 11:14:41 +01:00
Gateway refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Home fix: Octane compatibility — unconditional route registration 2026-04-04 11:03:03 +01:00
Names refactor: extract Actions for CheckAvailability, SubmitClaim, RegisterName 2026-04-04 11:24:27 +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