[Koha-bugs] [Bug 23068] Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 20 01:28:23 CET 2019


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

--- Comment #36 from David Cook <dcook at prosentient.com.au> ---
(In reply to Martin Renvoize from comment #34)
> Correct, it has been escalated to a 'required' dependancy. This is because
> for plack we need to load it before we load C4::Context and as such we can't
> use it optionally as initially thought.

I was thinking we could actually make good use of Net::Netmask in other parts
of Koha as well. I'd love to use it for processing ILS-DI:AuthorizedIPs (could
also use it for OpacSuppressionByIPRange, RestrictedPageLocalIPs, and surely
other places that don't come to mind yet...).

So it being a required dependency could be a motivator for updating those too.
*puts it on his infinite todo list*.

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


More information about the Koha-bugs mailing list