nexus/cli/src
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
..
__tests__ feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
adapters Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00
checks feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
client feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
commands feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
config feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
prompts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
utils feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
index.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00