]> git.kaiwu.me - nginx.git/commit
return NGX_DECLINED if access directives are not active,
authorIgor Sysoev <igor@sysoev.ru>
Thu, 27 Dec 2007 14:15:34 +0000 (14:15 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 27 Dec 2007 14:15:34 +0000 (14:15 +0000)
commitfe8a327effce02bdec200e5b5a90b22b2e40af37
treedea615bb3143c1870b76824d710fa5e2c9307331
parent11fbf473749f06c838a57821cca5e2f86a36e1a0
return NGX_DECLINED if access directives are not active,
this fixes case when satisfy any does not test active directives at all
src/http/modules/ngx_http_access_module.c
src/http/modules/ngx_http_auth_basic_module.c