Commit graph

11 commits

Author SHA1 Message Date
fd5c09f9e2 fix: preserve Host header in all proxy hops (Go client overrides it with URL host) 2026-08-08 11:30:35 +00:00
f40971b5bb simplify: transparent proxy — plugin just forwards to WAF, copies response. Remove backend routing, return port listener, hosts.go 2026-08-08 06:37:30 +00:00
d2fd6edd3a fix: restore proxyToBackend — header approach was returning empty 200 2026-08-07 14:40:10 +00:00
8b3bb93be3 feat: auto-discover backends from Zoraxy proxy rules — no per-domain config needed 2026-08-07 14:36:05 +00:00
d0b85fb635 fix: restore original request path from X-Zoraxy-Uri header when proxying to backend 2026-08-07 13:14:35 +00:00
3b7af072a0 fix: plugin proxies to backend directly — no 284 leaking. WAF URL inspects, Backend URL receives allowed traffic 2026-08-07 13:10:14 +00:00
32d60a3583 simplify: inspection-only model — plugin inspects via WAF API, Zoraxy handles routing 2026-08-02 06:49:58 +00:00
6b851057b7 refactor: inline proxy model — WAF proxy + health checks + backend fallback + circuit breaker 2026-08-02 06:44:57 +00:00
efb6c813e7 rebrand: zoraxy-waf → Firewall (generic inspection engine, not Wallarm-specific) 2026-08-01 06:48:59 +00:00
7de515818e feat: Phase 2 — metrics counters, mock Wallarm test server, stats UI, add runtime config to gitignore 2026-08-01 06:40:09 +00:00
85d90bef1e feat: Phase 1 — Type 0 Router with synchronous Wallarm inspection, circuit breaker, config UI 2026-08-01 06:20:50 +00:00