aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2022-06-19 19:49:32 +0200
committerKim Alvefur <zash@zash.se>2022-06-19 19:49:32 +0200
commit4f3ba05b4d16d02e7600ea707eac30a6a3a80fc8 (patch)
tree3ccbe7b1a161d966c36a7be867a7ae9496d53272 /core
parentd5e749bc8a1a6b003ba858310145745dcad5ec9c (diff)
downloadprosody-4f3ba05b4d16d02e7600ea707eac30a6a3a80fc8.tar.gz
prosody-4f3ba05b4d16d02e7600ea707eac30a6a3a80fc8.zip
net.unbound: Merge luaunbound and prosody defaults in absence of user config (fixes #1763) (thanks rgd)
add_defaults() is supposed to merge 3 tables, the defaults in luaunbound, the defaults from prosody and any config from the prosody config file. In the case where no `unbound={}` has been in the config, it skips over the merge and returns only the prosody built-in defaults. This results in libunbound skipping reading resolv.conf and uses its default behavior of full recursive resolution. Prior to #1737 there were only two tables, the luaunbound defaults and the prosody config, where bypassing the merge and returning the former did the right thing.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions