From 69dda9497229b56bf68e7e66135688561598b892 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Mon, 30 Mar 2020 09:28:44 -0500 Subject: http api: T2160: allow restricting HTTP API to specific servers By default, the HTTP API will be proxied by any nginx virtual server. Allow specifying a subset of servers to act as proxy. --- interface-definitions/https.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index 1d986b2b4..49bd25b82 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -111,6 +111,12 @@ + + + Restrict proxy to virtual host(s) + + + -- cgit v1.2.3