]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Don't crash if trying to add password with TAB or LF to auth cache.
authorTimo Sirainen <tss@iki.fi>
Fri, 22 May 2015 23:07:56 +0000 (19:07 -0400)
committerTimo Sirainen <tss@iki.fi>
Fri, 22 May 2015 23:07:56 +0000 (19:07 -0400)
commite9b69732e4c5126aa840e4bd4e9523aa0b6c7dea
treedeb5d505e564c3d6f6d633c8336d8ce6d77eaa9e
parent01e29d9d23a1844b4582592a473a3b3eac56b36b
auth: Don't crash if trying to add password with TAB or LF to auth cache.
This would happen only if the passwords were stored as plaintext in passdb
and the valid password actually contained TAB or LF.
src/auth/auth-request.c