]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Introduce several callbacks in auth-request-handler
authorMarkus Valentin <markus.valentin@open-xchange.com>
Fri, 27 Mar 2020 10:05:22 +0000 (11:05 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Fri, 24 Apr 2020 12:00:22 +0000 (12:00 +0000)
commitccb14aa8411f2c393f9abed8b33098d6083fc2bf
treee63dcf86e8d459ff08679bf665475bf93918fa72
parent680da62fc24941689ad764ffacb58dc27a056aec
auth: Introduce several callbacks in auth-request-handler

This adds three callbacks and their default implementations. This
change is meant to decouple the code for better testability of
auth-mechanims.
src/auth/auth-request-handler-private.h
src/auth/auth-request-handler.c
src/auth/auth-request-handler.h
src/auth/auth-request.c
src/auth/auth-request.h
src/auth/passdb.h