]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap-login: Properly recognize an empty SASL initial response.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 25 Nov 2017 14:55:41 +0000 (15:55 +0100)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 28 Nov 2017 00:36:19 +0000 (02:36 +0200)
commitad3e5fb08578161731085cfc025659753d2682cb
treec0d923b6d7abd6eea4c096527a398bd6a5262753
parente4b72bd73bfffda7906faa248eab31f936cfc6fa
imap-login: Properly recognize an empty SASL initial response.

Pass only the empty string to the auth service and not "=".
src/imap-login/client-authenticate.c