PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_auth_form: Make sure that get_notes_auth() sets the user as does
+ get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER
+ does not vanish during mod_include driven subrequests.
+ trunk patch: http://svn.apache.org/viewvc?rev=1393152&view=rev
+ 2.4.x patch: trunk patch works
+ +1: minfrin, jim, gsmith
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: http://people.apache.org/~rjung/patches/proxypassinherit-config.patch
+1: rjung, jim
- * mod_auth_form: Make sure that get_notes_auth() sets the user as does
- get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER
- does not vanish during mod_include driven subrequests.
- trunk patch: http://svn.apache.org/viewvc?rev=1393152&view=rev
- 2.4.x patch: trunk patch works
- +1: minfrin, jim
-
* mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
PR 40841.
trunk patch: http://svn.apache.org/viewvc?rev=1404625&view=rev