Closed GoogleCodeExporter closed 8 years ago
http://httpd.apache.org/docs/2.4/developer/new_api_2_4.html kind of suggests to
me that it should be r->useragent_ip instead, as I'm not sure the authenticator
wants the address of a proxy. The patch is equally obvious; attached for the
record.
Original comment by cjwatso...@gmail.com
on 9 Jul 2013 at 4:43
Attachments:
I can confirm that davidsansome patch "0001-Apache-2.4-compatibility.patch"
works when compiling with Apache 2.4.4. Otherwise, mod_authnz_external-3.3.1
fails to compile with the following error message "mod_authnz_external.c:446:
error: 'conn_rec' has no member named 'remote_ip'"
Original comment by ddarby...@iconicgroup.ca
on 9 Jul 2013 at 8:34
This fix will be in version 3.2.2
Thanks.
Original comment by j...@unixpapa.com
on 11 Dec 2013 at 7:38
Original issue reported on code.google.com by
davidsansome
on 26 Mar 2012 at 5:40Attachments: