[Koha-bugs] [Bug 8492] Restrict OpacSuppression to IP adresses outside of an IP range

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 24 13:33:17 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8492

--- Comment #5 from Mirko Tietgen <5p4m at gmx.de> ---
Jonathan: what Chris says. It's about filtering some, not all results (those
marked in 942$c). I don't think that can be achieved with Apache config?

Robin: good point, did a little reading on this. It seems like
- it won't work with reverse proxies like it is now
- you can spoof X-Forwarded-For headers, so using them should be optional

A check for RFC1918 addresses sounds like an interesting idea, but is it safe
to assume that there would always be a private address here? I doubt that, eg.
my university uses external IP addresses everywhere.

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


More information about the Koha-bugs mailing list