]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Allow noauthenticate in the last passdb
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 14 Dec 2022 08:11:27 +0000 (10:11 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:12 +0000 (12:34 +0200)
commit5c80e7cb9280cc0e763f366cbcbfd10488263543
tree096d98a629e78725c07d09c91d5761a1d17da2a1
parentba959c56dbf9ab9b6ec75cb6ae73559d687e6cff
auth: Allow noauthenticate in the last passdb

If the passdb lookup has already succeeded, ignore
PASSDB_RESULT_NEXT result.
src/auth/auth-request.c