]> git.kaiwu.me - nginx.git/commit
Mail: improved error handling in plain/login/cram-md5 auth methods.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 12 Aug 2025 11:55:02 +0000 (15:55 +0400)
committerpluknet <pluknet@nginx.com>
Wed, 13 Aug 2025 14:20:34 +0000 (18:20 +0400)
commit765642b86e0df1b5ef37f42522be7d08d95909c9
tree4176b4dc600145f23f1f12d3b0cd577b9a4b6da2
parent034f15bbc251ed72018d8396e7eeb3bf30fd789b
Mail: improved error handling in plain/login/cram-md5 auth methods.

Previously, login and password storage could be left in inconsistent
state in a session after decoding errors.
src/mail/ngx_mail_handler.c