[Koha-bugs] [Bug 24719] C4::Context::set_remote_address() prevents file upload for non-Plack Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 25 03:17:07 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
My immediate solution is to replace the use of the CGI module by just checking
the %ENV hash directly for HTTP_X_FORWARDED_FOR, but I don't know if that
solution works with Plack.

I'll include a patch shortly in any case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list