]> git.ipfire.org Git - thirdparty/pdns.git/commit
Change wording to indicate may not XFR instead of cannot 6256/head
authorJP Mens <jp@mens.de>
Mon, 12 Feb 2018 08:37:37 +0000 (09:37 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2018 08:37:37 +0000 (09:37 +0100)
commit4a76b6a7cdd9ab1b7030eadc65adcf5168a6b887
tree623329ed1eb6869f5ecf709177e7bb146ba7b951
parent25778f2da23c1b932003bb93913a2b46705177ca
Change wording to indicate may not XFR instead of cannot

When a client has no permission to AXFR a zone from a server, the following diagnostics are logged:

```
AXFR of domain 'example' denied: client IP 10.0.0.1 has no permission
AXFR of domain 'example' failed: 10.0.0.1 cannot request AXFR
```

I feel the word _cannot_ is incorrect and should be _may not_ to indicate permission.
pdns/tcpreceiver.cc