]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Move IMAPLOGINTAG environment handling
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 8 Oct 2021 12:57:50 +0000 (15:57 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 12 Oct 2021 06:17:00 +0000 (06:17 +0000)
commitfeafbd3ba63af9db8e12ee4239e1a77d5ec433cc
tree87441df6b4ca1bce255e370e54023328af4d38ca
parent6f664bd5a47717bbe8c2168b1010d3367841d877
imap: Move IMAPLOGINTAG environment handling

It can only happen with stdio clients when they don't have CLIENT_INPUT,
so it makes more sense to exist in the calling function.
src/imap/main.c