]> git.kaiwu.me - nginx.git/commit
Userid: userid_flags fixup.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 29 Sep 2020 12:52:18 +0000 (15:52 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 29 Sep 2020 12:52:18 +0000 (15:52 +0300)
commit718d589091a1c653595f9b210bba132c43dd2c75
tree2124733d993c1b9e7889d676c0d32a2481aa67f3
parent279efaab660df37502459967b6c7a92b4eccd850
Userid: userid_flags fixup.

In 7717:e3e8b8234f05, the 1st bit was incorrectly used.  It shouldn't
be used for bitmask values, as it is used by NGX_CONF_BITMASK_SET.

Additionally, special value "off" added to make it possible to clear
inherited userid_flags value.
src/http/modules/ngx_http_userid_filter_module.c