nexus/server/src/__tests__
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
..
adapter-models.test.ts feat: adapter model discovery, reasoning effort, and improved codex formatting 2026-02-20 10:32:07 -06:00
adapter-session-codecs.test.ts Add adapter session codecs with cwd-aware resume and unknown-session retry 2026-02-19 14:01:58 -06:00
agent-auth-jwt.test.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
board-mutation-guard.test.ts feat(server): integrate Better Auth, access control, and deployment mode startup 2026-02-23 14:40:32 -06:00
claude-local-adapter-environment.test.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
codex-local-adapter.test.ts feat: adapter model discovery, reasoning effort, and improved codex formatting 2026-02-20 10:32:07 -06:00
health.test.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
private-hostname-guard.test.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
redaction.test.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
storage-local-provider.test.ts fix: storage S3 stream conversion, API client FormData support, and attachment API 2026-02-20 10:33:10 -06:00