]> git.kaiwu.me - nginx.git/commit
Detect more unsafe URIs in ngx_http_parse_unsafe_uri().
authorRuslan Ermilov <ru@nginx.com>
Mon, 23 Dec 2013 14:11:56 +0000 (18:11 +0400)
committerRuslan Ermilov <ru@nginx.com>
Mon, 23 Dec 2013 14:11:56 +0000 (18:11 +0400)
commit336bcb22d19ff67a696a2a8a3aaa1210169ecdc7
tree5b6ee19fdc425270fd1e336d0f4e961ade4f6015
parent3f36c684a1b32e047ae8209c338e7a5f072435ed
Detect more unsafe URIs in ngx_http_parse_unsafe_uri().

The following URIs were considered safe: "..", "../foo", and "/foo/..".
src/http/ngx_http_parse.c