[Bug 60456] export SSL_CLIENT_SAN_IPaddr variable

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60456 --- Comment #5 from abbottt...@netscape.net --- Created attachment 35204 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35204=edit Proposed Patch for SAN IP Proposed Patch for getting ipaddr from SSL client cert Proxy config might

[Bug 61388] unescaped %0A (\n) within a RewriteMap prg: result can show other users requested sites

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61388 --- Comment #4 from tom@protonmail.com --- For me, it's no problem any more, since it was easy to fix in the mapping prg, once i found the cause of the problem (which was rather painful due to millions accesses to this webserver). I wanted

[Bug 61388] unescaped %0A (\n) within a RewriteMap prg: result can show other users requested sites

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61388 Eric Covener changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3

[Bug 61388] unescaped %0A (\n) within a RewriteMap prg: result can show other users requested sites

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61388 --- Comment #2 from tom@protonmail.com --- We use httpd.x86_64 (2.4.6-45.el7). The rewritemap prg gets the raw query, unescapes it and prints (because of the now unescaped %0A (newline)) 2 lines to stdout. This results in the following

[Bug 61388] unescaped %0A (\n) within a RewriteMap prg: result can show other users requested sites

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61388 Eric Covener changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 61388] New: unescaped %0A (\n) within a RewriteMap prg: result can show other users requested sites

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61388 Bug ID: 61388 Summary: unescaped %0A (\n) within a RewriteMap prg: result can show other users requested sites Product: Apache httpd-2 Version: 2.4.6 Hardware: HP

[Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-08-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60956 --- Comment #20 from Frank Meier --- Hi Lucca sorry I was not able to apply Yann's v6 patch (r1802875) to the 2.4.x branch. There were some merge conflicts I could not resolve without understanding the code better. Is