]> git.kaiwu.me - nginx.git/commit
Auth request: multiple WWW-Authenticate headers (ticket #485).
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:54 +0000 (21:25 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:54 +0000 (21:25 +0300)
commit911c95bfd3a17632c6f3d8c2f261055520278cc7
tree381654eb0d8f4e82542dcda543f8a23d22945798
parent87465e089b169f58a6bdd99ab0e7e9fcc79edda1
Auth request: multiple WWW-Authenticate headers (ticket #485).

When using auth_request with an upstream server which returns 401
(Unauthorized), multiple WWW-Authenticate headers from the upstream server
response are now properly copied to the response.
src/http/modules/ngx_http_auth_request_module.c