8 Jul
2020
8 Jul
'20
9:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25950 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- Created attachment 106646 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106646&action=edit Bug 25950: Remove <client> in X-Forwarded-For from proxy tests This patch removes the <client> ip address in the X-Forwarded-For header from being tested against koha_trusted_proxies. Without this patch, REMOTE_ADDR will be set to null, if the <client> ip address matches against koha_trusted_proxies. To Test: 1. Run the unit test t/Koha/Middleware/RealIP.t -- You are receiving this mail because: You are watching all bug changes.