[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
Thu Feb 27 00:36:15 CET 2020


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

--- Comment #9 from David Cook <dcook at prosentient.com.au> ---
(In reply to Jonathan Druart from comment #7)
> CGI->http code is
...
> 
> So that could should be safe.

Oh... that's a good point! Yeah if we use it as a class method rather than an
object method, that should be fine, and it would be more robust than my patch
(I recently got bitten by lowercase HTTP headers on a different project).

I'll try that and report back.

-- 
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