]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1648234 IP Redirect honors client port
authorBill Erickson <berickxx@gmail.com>
Mon, 17 Apr 2017 18:09:10 +0000 (14:09 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 11 May 2017 18:43:51 +0000 (14:43 -0400)
commit29a955c8fbf73d1c89f0b074636a22ad708784cd
treeb3693105bcae2428a6fa5ae58bfb74fe5b5e93a1
parenta5dcb8599b5c1d9001632acf06499db2f2dca208
LP#1648234 IP Redirect honors client port

IP-based redirection now redirects the client to the same port number
originally requsted by the client, instead of using the port that the
Apache server is listening on.  This prevents internal Apache from
leaking to the caller when a proxy is used.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/Redirect.pm