]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: Fix reading settings when local_name has multiple names
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 28 Jun 2018 09:23:00 +0000 (12:23 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 28 Jun 2018 14:46:33 +0000 (14:46 +0000)
commit7781454181d15f666c67689999474940bcd067b9
tree53a6a785fdbde7fc1d72f8a53b8535a7b3e46140
parente39e1193378383aee8c4cfd681d6b06e1b0a3a06
lib-master: Fix reading settings when local_name has multiple names

Only the last name was matching. For example with local_name "one two
three" { ...  } only "three" matched.
src/lib-master/master-service-settings-cache.c