]> 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)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 23 Dec 2025 18:40:33 +0000 (22:40 +0400)
commitfbbbf189dadf3bd59c2462af68c16f2c2874d4ee
tree3154fddec140d8778478b360db16ab1dc5874c22
parent95b81d1c2080ca826267b593a4434151064bed4e
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