]> 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 09:35:13 +0000 (09:35 +0000)
commit8f5d8d9e1372803d4300d29021ea4a66432e6263
tree3c9a5e788a034df30b289fdbd1867d7814663bad
parent29471bf74325b7d069b2a32cd18c0a5a8f4f5429
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