[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
Tue Mar 27 15:06:14 CEST 2018


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

--- Comment #44 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 70476
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70476
Bug 14407: Unit tests for in_ipset

Review of attachment 70476:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14407&attachment=70476)
-----------------------------------------------------------------

::: t/Auth.t
@@ +18,5 @@
> +use Modern::Perl;
> +use Test::More tests => 10;
> +
> +use C4::Auth qw / in_ipset /;
> +use warnings;

Modern::Perl should cover the use warnings situation.

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


More information about the Koha-bugs mailing list