]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: dev: Configure zone ACLs from templates
authorMatthijs Mekking <matthijs@isc.org>
Fri, 29 May 2026 06:55:07 +0000 (06:55 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 29 May 2026 06:55:07 +0000 (06:55 +0000)
commit5c80876a6d3a92aadb544879bc2fcd69134ff4ca
tree86cb44ad97972e51743a51008e1c2f596242f167
parent11e204ee004cf6d30725a6e0e766eb4fef95683b
parent470847a527d8b4091b5ffc7532e6f6945e3adc80
fix: dev: Configure zone ACLs from templates

ACLs from templates should be configured in between the zone and view tier.

Closes #6023
Closes #6040

Merge branch '6040-zone-ignores-template-acl' into 'main'

See merge request isc-projects/bind9!12132