]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Call auth_passdb_request_finished() only after the passdb handling is fully...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 11 Jan 2024 17:12:53 +0000 (12:12 -0500)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:11 +0000 (12:34 +0200)
commit41a850f835ab644a1ffaf73318a1888b63498581
tree279c649cc1de3e6b8dc667178b4ed1a4e320f372
parent26a604f8e2222db06094ffe1044361ae61e47687
auth: Call auth_passdb_request_finished() only after the passdb handling is fully done

This mainly clarifies the passdb handling code. It doesn't have any
noticeable changes.
src/auth/auth-request.c