summaryrefslogtreecommitdiff
path: root/interface-definitions/https.xml.in
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2023-03-31 23:57:29 +0300
committerGitHub <noreply@github.com>2023-03-31 23:57:29 +0300
commit960b635f98b3fcad3d8890e6b7651519a85dabeb (patch)
tree2789494d62355cdd0648a0084b7a97aa70d8bea1 /interface-definitions/https.xml.in
parent11ace86f58261908f1ab15366b73aeddb14745c9 (diff)
parent11b1d043310833447ddeea3b68fba2a1d1f5799d (diff)
downloadvyos-1x-960b635f98b3fcad3d8890e6b7651519a85dabeb.tar.gz
vyos-1x-960b635f98b3fcad3d8890e6b7651519a85dabeb.zip
Merge pull request #1920 from jestabro/https-allow-client
http-api: T5126: allow restricting client IP address
Diffstat (limited to 'interface-definitions/https.xml.in')
-rw-r--r--interface-definitions/https.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in
index 6adb07598..cf30ab2be 100644
--- a/interface-definitions/https.xml.in
+++ b/interface-definitions/https.xml.in
@@ -60,6 +60,7 @@
<multi/>
</properties>
</leafNode>
+ #include <include/allow-client.xml.i>
</children>
</tagNode>
<node name="api" owner="${vyos_conf_scripts_dir}/http-api.py">