]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Don't allow changing username to an empty string.
authorTimo Sirainen <tss@iki.fi>
Fri, 5 Dec 2014 01:38:08 +0000 (03:38 +0200)
committerTimo Sirainen <tss@iki.fi>
Fri, 5 Dec 2014 01:38:08 +0000 (03:38 +0200)
commitba342e38a3daa06cb66d191309ec4f2e3a16ace3
tree92d212f9e30ca1cac9e1e41fcd5f49cbc0a468af
parent5f4f58c81a731988aef36ceea4f88c3b04c21943
auth: Don't allow changing username to an empty string.
This is most likely always accidental and Dovecot in general hasn't been
designed to support empty usernames.
src/auth/auth-request.c