Skip to content

Gateway: env-configurable extra funnel-public prefixes - #261

Merged
kh0pper merged 1 commit into
mainfrom
gateway-funnel-env-prefixes
Jul 31, 2026
Merged

Gateway: env-configurable extra funnel-public prefixes#261
kh0pper merged 1 commit into
mainfrom
gateway-funnel-env-prefixes

Conversation

@kh0pper

@kh0pper kh0pper commented Jul 31, 2026

Copy link
Copy Markdown
Owner

GATEWAY_FUNNEL_PUBLIC_PREFIXES (comma-separated, same trailing-slash semantics as PUBLIC_FUNNEL_PREFIXES) lets a deployment expose additional public surfaces over Tailscale Funnel without patching the static list. Default unset: behavior unchanged. Entries not starting with / are dropped at parse. Mirrors the GATEWAY_RATE_LIMIT_SKIP_PREFIXES pattern from #259.

Tests: two new cases in tests/auth-network.test.js (env extension semantics incl. exact-vs-subtree, lookalike rejection, dashboard stays private, unset = unchanged). Suite 17/17 pass.

GATEWAY_FUNNEL_PUBLIC_PREFIXES (comma-separated, same trailing-slash
semantics as PUBLIC_FUNNEL_PREFIXES) lets a deployment expose additional
public surfaces over Tailscale Funnel without patching the static list.
Default unset: behavior unchanged. Entries not starting with '/' are
dropped. Mirrors the GATEWAY_RATE_LIMIT_SKIP_PREFIXES pattern (#259).
@kh0pper
kh0pper merged commit ebe9473 into main Jul 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant