]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3-login: Read SASL-IR properly
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 30 Jun 2020 11:02:34 +0000 (14:02 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 1 Jul 2020 16:28:44 +0000 (16:28 +0000)
commit6c55437036b3de11804eb68f66d84cb164c33d63
treec0939771ada49feb0231aa16d66afbb68354eaac
parentc703c8ff58cd040d9f6784c30bffee4a85955c0a
pop3-login: Read SASL-IR properly

This fixes issue where login would fail if SASL-IR message would
be too long.
src/pop3-login/client-authenticate.c
src/pop3-login/client-authenticate.h
src/pop3-login/client.c
src/pop3-login/client.h