]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Deinitialize passdb before freeing up settings
authorAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 6 Feb 2025 13:42:40 +0000 (15:42 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 13 Feb 2025 21:49:45 +0000 (21:49 +0000)
commit054ee6ae3b9a0ec7f669724037cca9059251b138
treecda74a71acd99046d0103cf21ffdc4054ef25d88
parent77c71bf5d6784e5c9b12c8aeb792be93b5ca918c
auth: Deinitialize passdb before freeing up settings

Some passdbs need the settings during deinitialization.
src/auth/auth.c