]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Some unsuccessful passdb lookups weren't returned as failures to passdb lookups.
authorTimo Sirainen <tss@iki.fi>
Fri, 24 Oct 2014 23:42:47 +0000 (02:42 +0300)
committerTimo Sirainen <tss@iki.fi>
Fri, 24 Oct 2014 23:42:47 +0000 (02:42 +0300)
commitbbdd683dd23641dca779bffdf22c089b57fe5066
treef275ba13d39f5848a5d9c28be32d66c26b648ce9
parent42e23ab53a1921ca87a73bbe4abaebf51da5b3aa
auth: Some unsuccessful passdb lookups weren't returned as failures to passdb lookups.
These lookups were only being done internally, so it usually didn't matter.
Also this only affected things like allow_nets checking and some non-common
passdb { result_* } settings.
src/auth/auth-master-connection.c