]> git.kaiwu.me - nginx.git/commit
Support 407 code in "satisfy any" and "auth_delay"
authorRoman Arutyunyan <arut@nginx.com>
Thu, 7 May 2026 10:08:25 +0000 (14:08 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Fri, 8 May 2026 05:42:58 +0000 (09:42 +0400)
commit631bfa194d5af65784841fefc8b896bfc35ec05c
treef70b463f688c8657150f8faccfe88c5880c4c3d2
parent4e9289e51a898e190ee33b00d035e285d8298828
Support 407 code in "satisfy any" and "auth_delay"

Notably, "auth_delay" now delays the response for both 401 and 407.
Also, in the "satisfy any" mode, the next access/auth attempt is made
for 401, 403 and 407.
src/http/ngx_http_core_module.c