]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-common: client-common - Add sasl_check_login() vfunc.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Mon, 12 Aug 2019 21:33:11 +0000 (23:33 +0200)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Tue, 13 Aug 2019 22:46:26 +0000 (00:46 +0200)
commit9aaf0554aeae4f8056eeef56cfd99bf386f4c009
treeda35306605e021d39fae20bec1d3018428eba900
parent30b518b13774343d93cc5ce27f966ac48254cedc
login-common: client-common - Add sasl_check_login() vfunc.

This allows checking the auth service success reply before commencing the actual
login.
src/login-common/client-common.h
src/login-common/sasl-server.c