[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
Thu Aug 18 11:52:32 CEST 2016


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

--- Comment #26 from Marc Véron <veron at veron.ch> ---
Hi Nicholas,

I tested and acces was restricted as expected (except printslip.pl, see below)

QA-Tools complain:

 FAIL   opac/sco/help.pl
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 34)
                forbidden pattern: tab char (line 35)

 FAIL   opac/sco/printslip.pl
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 39)
                forbidden pattern: tab char (line 40)

   FAIL   valid
                Global symbol "$query" requires explicit package name 
                opac/sco/printslip.pl had compilation errors.

 FAIL   opac/sco/sco-main.pl
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 60)
                forbidden pattern: tab char (line 61)
                forbidden pattern: tab char (line 62)

 FAIL   opac/sco/sco-patron-image.pl
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 40)
                forbidden pattern: tab char (line 39)

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


More information about the Koha-bugs mailing list