nexus/server/src/middleware
Forgotten 85c0b9a3dc feat: private hostname guard for authenticated/private mode
Reject requests from unrecognised Host headers when running
authenticated/private. Adds server middleware, CLI `allowed-hostname`
command, config-schema field, and prompt support for configuring
allowed hostnames during onboard/configure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 19:43:52 -06:00
..
auth.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
board-mutation-guard.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
error-handler.ts fix(issues): support hidden issue flows and filter hidden activity 2026-02-20 07:11:06 -06:00
index.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
logger.ts Clean up attachment objects on issue delete and suppress responseTime in logs 2026-02-20 11:29:03 -06:00
private-hostname-guard.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
validate.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00