]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Escape username when handling USER-KICK.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 6 Oct 2016 12:13:30 +0000 (15:13 +0300)
committerGitLab <gitlab@git.dovecot.net>
Mon, 10 Oct 2016 15:26:27 +0000 (18:26 +0300)
commit4a4fdb14788aec22dab8f1b91e9523233e5548dc
tree6beb762dc40998e223a5ed662851be6008bad307
parent9fc9965693110c250c6d6aa36ab60a77c934cc49
director: Escape username when handling USER-KICK.

This could have caused problems if username parameter contained TABs or LFs,
which of course shouldn't normally happen.
src/director/director.c