From f8fafbb05a79b50cddf870617c8796bce521ce21 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Tue, 7 Apr 2020 15:35:16 -0500 Subject: http api: T2160: move 'api virtual-host' to 'api-restrict virtual-host' Restriction of api proxy should be owned by https.py, not http-api.py. --- interface-definitions/https.xml.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'interface-definitions/https.xml.in') diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index 49bd25b82..9bb96f1f0 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -1,7 +1,7 @@ - + @@ -111,6 +111,13 @@ + + + + + Restrict api proxy to subset of virtual hosts + + Restrict proxy to virtual host(s) -- cgit v1.2.3