http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8492
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11206|0 |1 is obsolete| | --- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 11692 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11692&action=edit Bug 8492 [ENH] Restrict OpacSuppression to IP adresses outside of an IP range This enhancement extends the OpacSuppression feature with an optional IP address range within which results are _not_ suppressed. To test * turn on OpacSuppression (Administration->System preferences->Cataloging) and enter an IP address range in the OpacSuppressionByIPRange field. * set at least one bibliographic record to suppress=1 (enter '1' in 942$n) * fully reindex your data * do an OPAC search that should bring up your suppressed record * try with IP ranges that match your IP and ranges that don't Signed-off-by: Marc Veron <[email protected]> Tested following the scenario above. Works as expected. -- 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/
