]> git.kaiwu.me - nginx.git/commit
Userid: using stub for AF_UNIX addresses.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 24 Dec 2018 16:55:00 +0000 (19:55 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 24 Dec 2018 16:55:00 +0000 (19:55 +0300)
commit499bb2655ee16e4659d571b413b1ea54fd19dcd1
tree783cfdafc4c8f15b255f637fd3f027b8cf67df2c
parent2a11bf0f77358a1116b3ef56c949b242582e798c
Userid: using stub for AF_UNIX addresses.

Previously, AF_UNIX addresses misbehaved as AF_INET, which typically resulted
in $uid_set composed from the middle of sun_path.
src/http/modules/ngx_http_userid_filter_module.c