Bug 14121: Silence warnings t/db_dependent/Auth_with_cas.t
authorMark Tompsett <mtompset@hotmail.com>
Wed, 27 May 2015 20:11:38 +0000 (16:11 -0400)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 20 Jul 2015 13:32:21 +0000 (10:32 -0300)
commit588f13e6999bbc368fc16e7b4f3d0dab067599de
tree4929da009d5a8abcd613100224c7ab17e0075f70
parente799e1cbc33d8fce2f1ff3a9688adb0a68ed1d4d
Bug 14121: Silence warnings t/db_dependent/Auth_with_cas.t

TEST PLAN
---------
1) $ prove t/db_dependent/Auth_with_cas.t
   -- CGI security warning
2) apply patch
3) $ prove t/db_dependent/Auth_with_cas.t
   -- no noise.
4) koha qa test tools

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Not able to reproduce the error on my setup, but the code
is a clear improvement over the previous version.
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
C4/Auth_with_cas.pm
t/db_dependent/Auth_with_cas.t