http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407
Nicholas van Oudtshoorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40613|0 |1 is obsolete| | --- Comment #6 from Nicholas van Oudtshoorn <[email protected]> --- Created attachment 40852 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40852&action=edit Bug 14407 - Allow web-based self checkout to be limited by IP addresses/ranges Allow web-based self-checkout to be limited to only certain IPs or IP ranges As per Robin's suggestion in Comment 4, it no longer uses an XS module. I have, however, gone for Net::CIDR instead of Net::IP::Match. For one thing, it looks like it's already packaged for Debian (and, as a bonus, for Fedora too!) For another, Net::IP::Match seemed to want to know a list of addresses etc. to match at "compile time". If this patch is acceptable, would another to adjust opac-search to use Net::CIDR be a nice "tidying to one standard" patch? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
