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)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 21 Jul 2015 21:54:34 +0000 (09:54 +1200)
commiteb8a8a412c3f5c78060c67d69056506d6fe9910b
tree93a44b335a00b5d91ac6f61712632117abc39825
parent0bb19c95f7aa51a6de8d8cb1790bad7980dacfff
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>
(cherry picked from commit 588f13e6999bbc368fc16e7b4f3d0dab067599de)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Auth_with_cas.pm
t/db_dependent/Auth_with_cas.t