mirror of
https://github.com/coredns/coredns.git
synced 2026-03-03 03:13:10 -05:00
plugin: reorder rewrite before acl to prevent bypass (#7882)
This commit is contained in:
@@ -45,13 +45,13 @@ log:log
|
||||
dnstap:dnstap
|
||||
local:local
|
||||
dns64:dns64
|
||||
acl:acl
|
||||
any:any
|
||||
chaos:chaos
|
||||
loadbalance:loadbalance
|
||||
tsig:tsig
|
||||
cache:cache
|
||||
rewrite:rewrite
|
||||
acl:acl
|
||||
header:header
|
||||
dnssec:dnssec
|
||||
autopath:autopath
|
||||
|
||||
Reference in New Issue
Block a user