commit | 95603f1dd5ef16f8e492927f399b1ce25ed4264f | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Jul 17 10:02:00 2007 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Tue Jul 17 10:02:00 2007 +0000 |
tree | c7d2150151460d5fbc3e839203e776f26223a282 | |
parent | afcc42e81ad255426aa89ccf01786b19a5230b08 [diff] |
Changes with nginx 0.5.28 17 Jun 2007 *) Security: the "msie_refresh" directive allowed XSS. *) Bugfix: a segmentation fault might occur in worker process if the "auth_http_header" directive was used. Thanks to Maxim Dounin. *) Bugfix: a segmentation fault occurred in worker process if the CRAM-MD5 authentication method was used, but it was not enabled. *) Bugfix: a segmentation fault might occur in worker process if the eventport method was used.