From: bert hubert Date: Sat, 5 Dec 2015 19:50:25 +0000 (+0100) Subject: fill out acl and local to index.html X-Git-Tag: dnsdist-1.0.0-alpha1~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e4a8e624370fabe5e85528d444d5ae681d91e0d;p=pdns fill out acl and local to index.html --- 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 + ("");
#NameAddressStatusQueriesDropsQPSOutWeightOrderPools
"+b["id"]+""+b["name"]+""+b["address"]+""+b["state"]+"