http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407
Nicholas van Oudtshoorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40854|0 |1 is obsolete| | --- Comment #14 from Nicholas van Oudtshoorn <[email protected]> --- Created attachment 45894 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45894&action=edit Limit web-based self-checkout to specific IP addresses Allow web-based self-checkout to be limited to only certain IPs or IP ranges. Adds a function to C4::Auth called in_ipset that checks if the current client IP is in a provided IP set, as suggested in comment #11. (This function will be useful for other IP-based restrictions) -- 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/
