]> git.ipfire.org Git - thirdparty/bind9.git/commit
Display a per-view list of zones in the web interface
authorMichał Kępień <michal@isc.org>
Thu, 25 Oct 2018 08:03:03 +0000 (10:03 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 25 Oct 2018 08:03:03 +0000 (10:03 +0200)
commitaeda3f389e6da5ef81d2a66c2647a031a5203189
tree56c9b481733644068a36b1f6b069b33d1473d75b
parent530f3dcf07d97112ed5c63e4550caec06efc6b89
Display a per-view list of zones in the web interface

The XSL stylesheet used by the web interface does not currently include
any element which would cause a list of zones configured in each view to
be displayed, making the "Zones" section of the web interface empty
unless some zone has been configured with "zone-statistics full;" and
queried.  Since this can be confusing, modify the XSL stylesheet so that
a list of zones configured in each view is displayed in the web
interface.
bin/named/bind9.xsl
bin/named/bind9.xsl.h