fix(diffs): harden viewer proxy access (#57912)

* fix(diffs): harden viewer proxy access

* fix(diffs): restore mapped loopback access
This commit is contained in:
Agustin Rivera
2026-03-30 13:17:27 -07:00
committed by GitHub
parent 910134b702
commit 30a1690323
4 changed files with 84 additions and 22 deletions

View File

@@ -0,0 +1 @@
export { resolveRequestClientIp } from "openclaw/plugin-sdk/webhook-ingress";