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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e4a8e624370fabe5e85528d444d5ae681d91e0d;p=thirdparty%2Fpdns.git fill out acl and local to index.html --- diff --git a/pdns/dnsdistdist/html/local.js b/pdns/dnsdistdist/html/local.js index 79f32d4f67..62a199e650 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"]+"