An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin a6b7cfe967 Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
The 403 (Forbidden) should not overwrite 401 (Unauthorized) as the
latter should be returned with the WWW-Authenticate header to request
authentication by a client.

The problem could be triggered with 3rd party modules and the "deny"
directive, or with auth_basic and auth_request which returns 403
(in 1.5.4+).

Patch by Jan Marc Hoffmann.
2013-10-18 18:13:49 +04:00
auto Mail: mail dependencies are now honored while building addons. 2013-09-30 22:09:54 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.6-RELEASE 2013-10-01 17:44:51 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Fixed "satisfy any" if 403 is returned after 401 (ticket #285). 2013-10-18 18:13:49 +04:00
.hgtags release-1.5.6 tag 2013-10-01 17:44:51 +04:00