From 5e4a8e624370fabe5e85528d444d5ae681d91e0d Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sat, 5 Dec 2015 20:50:25 +0100 Subject: [PATCH] fill out acl and local to index.html --- pdns/dnsdistdist/html/local.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pdns/dnsdistdist/html/local.js b/pdns/dnsdistdist/html/local.js index 79f32d4f6..62a199e65 100644 --- a/pdns/dnsdistdist/html/local.js +++ b/pdns/dnsdistdist/html/local.js @@ -182,6 +182,8 @@ $(document).ready(function() { $.ajax({ url: 'api/v1/servers/localhost', type: 'GET', dataType: 'json', success: function(data) { $("#version").text(data["daemon_type"]+" "+data["version"]); + $("#acl").text(data["acl"]); + $("#local").text(data["local"]); var bouw=''; $.each(data["servers"], function(a,b) { bouw = bouw + (""); -- 2.40.0
#NameAddressStatusQueriesDropsQPSOutWeightOrderPools
"+b["id"]+""+b["name"]+""+b["address"]+""+b["state"]+"