PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mod_remoteip: Prevent an external proxy from presenting an internal proxy
+ PR 55962.
+ Trunk version of patch:
+ http://svn.apache.org/r1588330
+ Trunk patch applies clean, modulo CHANGES
+ +1: wrowe, mrumph, jim
+
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
<Plus docs>
+1: jim
- *) mod_remoteip: Prevent an external proxy from presenting an internal proxy
- PR 55962.
- Trunk version of patch:
- http://svn.apache.org/r1588330
- Trunk patch applies clean, modulo CHANGES
- +1: wrowe, mrumph, jim
-
*) core: Track the useragent_host per-request when mod_remoteip or similar
modules track a per-request useragent_ip. Modules should be updated
to inquire for ap_get_useragent_host() in place of ap_get_remote_host().