[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
Thu Jan 30 04:05:45 CET 2020


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

--- Comment #39 from David Cook <dcook at prosentient.com.au> ---
I've been thinking about this one more, and I just want to say again well done,
Kyle! 

I like how it can handle multiple proxies, and the trust model so that end
users can't hack REMOTE_USER using their own user-supplied headers. 

It's too bad there are no unit tests for Koha::Middleware::RealIP. I ended up
writing a very basic one here just to test that it worked for multiple proxies.

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


More information about the Koha-bugs mailing list