[Koha-bugs] [Bug 14407] Limit web-based self-checkout to specific IP addresses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 10:31:21 CEST 2019


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

--- Comment #66 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
@RM: Do we still have a keyword for packaging? dependency? Net::CIDR is added,
but it seems to be installed already with koha-common and friends.

The pref allows both start-finish and CIDR IP ranges. Although formally piping
the pref into range2cidr converts start-finish ranges into CIDR. Both work.

The patch uses CGI header(status=> ...) notation. The codebase also contains
the older -status notation. But CGI::Util handles both.

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


More information about the Koha-bugs mailing list