Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CGI-Application-Plugin-Authentication-0.20 v5.25.5 GNU/Linux
Date: 2016-08-25T23:57:29Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Nicholas Bamber,
This is a computer-generated report for CGI-Application-Plugin-Authentication-0.20
on perl 5.25.5, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-9CqF/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_basic.t ........................ ok
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
t/02_config.t ....................... ok
t/03_authenticate.t ................. skipped: CGI::Application::Plugin::Session required for this test
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
authen config warning: parameter POST_LOGIN_URL ignored since we already have POST_LOGIN_RUNMODE at t/03_destination.t line 43.
t/03_destination.t .................. ok
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# Failed test 'default - _detaint_selfurl'
# at t/03_login_box.t line 121.
# got: 'http://localhost?authen_username=user1;rm=two'
# expected: 'http://localhost?rm=two;authen_username=user1'
# Failed test 'default - verify login box'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/Test/Regression.pm line 90.
# +----+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
# | Ln|Got |Expected |
# +----+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
# | 1|'<style type="text/css"> |'<style type="text/css"> |
# | 2|<!--/* <![CDATA[ */ |<!--/* <![CDATA[ */ |
# | 3|div.login { |div.login { |
# | 4| width: 25em; | width: 25em; |
# | 5| margin: auto; | margin: auto; |
# | 6| padding: 3px; | padding: 3px; |
# | 7| font-weight: bold; | font-weight: bold; |
# | 8| border: 2px solid #445588; | border: 2px solid #445588; |
# | 9| color: #303c5f; | color: #303c5f; |
# | 10| font-family: sans-serif; | font-family: sans-serif; |
# | 11|} |} |
# | 12|div.login div { |div.login div { |
# | 13| margin: 0; | margin: 0; |
# | 14| padding: 0; | padding: 0; |
# | 15| border: none; | border: none; |
# | 16|} |} |
# | 17|div.login .login_header { |div.login .login_header { |
# | 18| background: #445588; | background: #445588; |
# | 19| border-bottom: 1px solid #1b2236; | border-bottom: 1px solid #1b2236; |
# | 20| height: 1.5em; | height: 1.5em; |
# | 21| padding: 0.45em; | padding: 0.45em; |
# | 22| text-align: left; | text-align: left; |
# | 23| color: #fff; | color: #fff; |
# | 24| font-size: 100%; | font-size: 100%; |
# | 25| font-weight: bold; | font-weight: bold; |
# | 26|} |} |
# | 27|div.login .login_content { |div.login .login_content { |
# | 28| background: #d0d5e1; | background: #d0d5e1; |
# | 29| padding: 0.8em; | padding: 0.8em; |
# | 30| border-top: 1px solid white; | border-top: 1px solid white; |
# | 31| border-bottom: 1px solid #565656; | border-bottom: 1px solid #565656; |
# | 32| font-size: 80%; | font-size: 80%; |
# | 33|} |} |
# | 34|div.login .login_footer { |div.login .login_footer { |
# | 35| background: #a2aac4; | background: #a2aac4; |
# | 36| border-top: 1px solid white; | border-top: 1px solid white; |
# | 37| border-bottom: 1px solid white; | border-bottom: 1px solid white; |
# | 38| text-align: left; | text-align: left; |
# | 39| padding: 0; | padding: 0; |
# | 40| margin: 0; | margin: 0; |
# | 41| min-height: 2.8em; | min-height: 2.8em; |
# | 42|} |} |
# | 43|div.login fieldset { |div.login fieldset { |
# | 44| margin: 0; | margin: 0; |
# | 45| padding: 0; | padding: 0; |
# | 46| border: none; | border: none; |
# | 47| width: 100%; | width: 100%; |
# | 48|} |} |
# | 49|div.login label { |div.login label { |
# | 50| clear: left; | clear: left; |
# | 51| float: left; | float: left; |
# | 52| padding: 0.6em 1em 0.6em 0; | padding: 0.6em 1em 0.6em 0; |
# | 53| width: 8em; | width: 8em; |
# | 54| text-align: right; | text-align: right; |
# | 55|} |} |
# | 56|/* image courtesy of http://www.famfamfam.com/lab/icons/silk/ */ |/* image courtesy of http://www.famfamfam.com/lab/icons/silk/ */ |
# | 57|#authen_loginfield { |#authen_loginfield { |
# | 58| background: url(\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAG5SURBVHjaYvz//z8DJQAggFiIVfh0twHn9w8KD9+/ZBT+9/cfExfvwwc87GxWAAFEtAFf3yl++/9XikHXL56BkYmJ4dKmcoUPT99PBQggRmK8ALT9v4BUBQMLrxxQMztY7N+PjwyXtk76BxBATMRoFjGewsDCx8jw9Oxyht9vboIxCDAxs/wCCCC8LoBrZv/A8PPpVoZ/39gZ7p57xcDLJ8Xw5tkdBrO8DYwAAcRElOYXaxn+/73DwC4vzyAmzsLw58kJsGaQOoAAYiJK868nDGwSXgxvjp1n+Hz7HoNawRFGmFqAAMIw4MBEDaI1gwBAAKEYsKtL/b9x2HSiNYMAQACBA3FmiqKCohrbfQ2nLobn97Yz6Br/JEozCAAEEDgh/eb6d98yYhEDBxsnw5VNZxnOffjLIKltw/D52B6GH89fMVjUnGbEFdgAAQRPiexMzAyfDk9gMJbmYbh17irDueMrGbjExBi8Oy8z4ksnAAEENuDY1S8MjjsnMSgaezJ8Z2Bm+P95PgPX6ycENYMAQACBwyDSUeQ/GzB926kLMEjwsjOwifKvcy05EkxMHgEIIEZKszNAgAEA+j3MEVmacXUAAAAASUVORK5CYII=\') no-repeat 0 1px; | background: url(\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAG5SURBVHjaYvz//z8DJQAggFiIVfh0twHn9w8KD9+/ZBT+9/cfExfvwwc87GxWAAFEtAFf3yl++/9XikHXL56BkYmJ4dKmcoUPT99PBQggRmK8ALT9v4BUBQMLrxxQMztY7N+PjwyXtk76BxBATMRoFjGewsDCx8jw9Oxyht9vboIxCDAxs/wCCCC8LoBrZv/A8PPpVoZ/39gZ7p57xcDLJ8Xw5tkdBrO8DYwAAcRElOYXaxn+/73DwC4vzyAmzsLw58kJsGaQOoAAYiJK868nDGwSXgxvjp1n+Hz7HoNawRFGmFqAAMIw4MBEDaI1gwBAAKEYsKtL/b9x2HSiNYMAQACBA3FmiqKCohrbfQ2nLobn97Yz6Br/JEozCAAEEDgh/eb6d98yYhEDBxsnw5VNZxnOffjLIKltw/D52B6GH89fMVjUnGbEFdgAAQRPiexMzAyfDk9gMJbmYbh17irDueMrGbjExBi8Oy8z4ksnAAEENuDY1S8MjjsnMSgaezJ8Z2Bm+P95PgPX6ycENYMAQACBwyDSUeQ/GzB926kLMEjwsjOwifKvcy05EkxMHgEIIEZKszNAgAEA+j3MEVmacXUAAAAASUVORK5CYII=\') no-repeat 0 1px; |
# | 59| background-color: #fff; | background-color: #fff; |
# | 60| border-top: solid 1px #565656; | border-top: solid 1px #565656; |
# | 61| border-left: solid 1px #565656; | border-left: solid 1px #565656; |
# | 62| border-bottom: solid 1px #a2aac4; | border-bottom: solid 1px #a2aac4; |
# | 63| border-right: solid 1px #a2aac4; | border-right: solid 1px #a2aac4; |
# | 64| padding: 2px 0 2px 18px; | padding: 2px 0 2px 18px; |
# | 65| margin: 0.3em 0; | margin: 0.3em 0; |
# | 66| width: 12em; | width: 12em; |
# | 67|} |} |
# | 68|/* image courtesy of http://www.famfamfam.com/lab/icons/silk/ */ |/* image courtesy of http://www.famfamfam.com/lab/icons/silk/ */ |
# | 69|#authen_passwordfield { |#authen_passwordfield { |
# | 70| background: url(\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAKbSURBVHjaYvz//z8DPvBko+s0IJUJ5U6X8d+dhSwPEEAMIANw4ccbXKYB8f8/P+6BMYgNEkNWAxBAhDV/Pff/5+t5/39/2gcU/gc25P5qpzkwdQABxIjNCzBnS7p2Mfz5tJ+BkVWE4dWRxWA5oBcYHiyyYnj5heGAedYxR4AAwmXAf0mPWQx/3q9n+P/3I9AAMaCoBsPr4x0MDH/+MUgHrGG4P8eF4fVf9gMAAcSEK/D+/3oA1gxm/3kLJG8wSDhWMAjoeTJ8fxjNoJDQzyD0+7sDQACx4DKAkVWcgZGZG2jIV6AJfxn+/37F8OfPO6BhRxl+f/nIwC7xluHPm58MAAHEhMX5ILHp787OYvj/7zvDr7f7Gf59vw804DUwPM4x/P3+loFb0ZfhVlc1wxMu7psAAcSCEd9MjAzswoYMAppmDD9e9DKwcIkwMHFyMPx+dZnh7+9vDDxqwQx3Ji1jeMrJc9W1/JQOQAAheyFT2mctw9+vpxh+fz7A8O1JDQMrEz/QK2YMb47uZpD0SmEAmsRwu7eJ4QUX1wWXklOGIE0AAcQIim9YShOzSmf49W4xw5+PdxlYeIUYWLh9GS6vXPH+3U/Gd3K/vikzcTAzvOTkOmNXeNIUZitAALFAbF4D9N8Bhl+vJjP8/vCUgY1fkoGZ24PhysoV7178Y9vmW3M8FqZBHS3MAAIIZMDnP59P835/3Mnw98t7Bg5xNQZGNnOgzSvfv2ZgX+dbfiwVX14BCCCQAbyMrNwMDKxcDOxi/Az/WU0YLi1b8/E9K8cqr6JjGQwEAEAAMf378+/cn+//GFi5bRiYuMOBzt7w4RMH50IPIjSDAEAAsbz8+Gfdh9VFEr9//WX7//s/009uzlmuWUcqGYgEAAEGAIZWUhP4bjW1AAAAAElFTkSuQmCC\') no-repeat 0 1px; | background: url(\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAKbSURBVHjaYvz//z8DPvBko+s0IJUJ5U6X8d+dhSwPEEAMIANw4ccbXKYB8f8/P+6BMYgNEkNWAxBAhDV/Pff/5+t5/39/2gcU/gc25P5qpzkwdQABxIjNCzBnS7p2Mfz5tJ+BkVWE4dWRxWA5oBcYHiyyYnj5heGAedYxR4AAwmXAf0mPWQx/3q9n+P/3I9AAMaCoBsPr4x0MDH/+MUgHrGG4P8eF4fVf9gMAAcSEK/D+/3oA1gxm/3kLJG8wSDhWMAjoeTJ8fxjNoJDQzyD0+7sDQACx4DKAkVWcgZGZG2jIV6AJfxn+/37F8OfPO6BhRxl+f/nIwC7xluHPm58MAAHEhMX5ILHp787OYvj/7zvDr7f7Gf59vw804DUwPM4x/P3+loFb0ZfhVlc1wxMu7psAAcSCEd9MjAzswoYMAppmDD9e9DKwcIkwMHFyMPx+dZnh7+9vDDxqwQx3Ji1jeMrJc9W1/JQOQAAheyFT2mctw9+vpxh+fz7A8O1JDQMrEz/QK2YMb47uZpD0SmEAmsRwu7eJ4QUX1wWXklOGIE0AAcQIim9YShOzSmf49W4xw5+PdxlYeIUYWLh9GS6vXPH+3U/Gd3K/vikzcTAzvOTkOmNXeNIUZitAALFAbF4D9N8Bhl+vJjP8/vCUgY1fkoGZ24PhysoV7178Y9vmW3M8FqZBHS3MAAIIZMDnP59P835/3Mnw98t7Bg5xNQZGNnOgzSvfv2ZgX+dbfiwVX14BCCCQAbyMrNwMDKxcDOxi/Az/WU0YLi1b8/E9K8cqr6JjGQwEAEAAMf378+/cn+//GFi5bRiYuMOBzt7w4RMH50IPIjSDAEAAsbz8+Gfdh9VFEr9//WX7//s/009uzlmuWUcqGYgEAAEGAIZWUhP4bjW1AAAAAElFTkSuQmCC\') no-repeat 0 1px; |
# | 71| background-color: #fff; | background-color: #fff; |
# | 72| border-top: solid 1px #565656; | border-top: solid 1px #565656; |
# | 73| border-left: solid 1px #565656; | border-left: solid 1px #565656; |
# | 74| border-bottom: solid 1px #a2aac4; | border-bottom: solid 1px #a2aac4; |
# | 75| border-right: solid 1px #a2aac4; | border-right: solid 1px #a2aac4; |
# | 76| padding: 2px 0 2px 18px; | padding: 2px 0 2px 18px; |
# | 77| margin: 0.3em 0; | margin: 0.3em 0; |
# | 78| width: 12em; | width: 12em; |
# | 79|} |} |
# | 80|#authen_rememberuserfield { |#authen_rememberuserfield { |
# | 81| clear: left; | clear: left; |
# | 82| margin-left: 8em; | margin-left: 8em; |
# | 83|} |} |
# | 84|#authen_loginfield:focus { |#authen_loginfield:focus { |
# | 85| background-color: #ffc; | background-color: #ffc; |
# | 86| color: #000; | color: #000; |
# | 87|} |} |
# | 88|#authen_passwordfield:focus { |#authen_passwordfield:focus { |
# | 89| background-color: #ffc; | background-color: #ffc; |
# | 90| color: #000; | color: #000; |
# | 91|} |} |
# | 92|div.login a { |div.login a { |
# | 93| font-size: 80%; | font-size: 80%; |
# | 94| color: #303c5f; | color: #303c5f; |
# | 95|} |} |
# | 96|div.login div.buttons input { |div.login div.buttons input { |
# | 97| border-top: solid 2px #a2aac4; | border-top: solid 2px #a2aac4; |
# | 98| border-left: solid 2px #a2aac4; | border-left: solid 2px #a2aac4; |
# | 99| border-bottom: solid 2px #565656; | border-bottom: solid 2px #565656; |
# | 100| border-right: solid 2px #565656; | border-right: solid 2px #565656; |
# | 101| background-color: #d0d5e1; | background-color: #d0d5e1; |
# | 102| padding: .2em 1em ; | padding: .2em 1em ; |
# | 103| font-size: 80%; | font-size: 80%; |
# | 104| font-weight: bold; | font-weight: bold; |
# | 105| color: #303c5f; | color: #303c5f; |
# | 106|} |} |
# | 107|div.login div.buttons { |div.login div.buttons { |
# | 108| display: block; | display: block; |
# | 109| margin: 8px 4px; | margin: 8px 4px; |
# | 110| width: 100%; | width: 100%; |
# | 111|} |} |
# | 112|#authen_loginbutton { |#authen_loginbutton { |
# | 113| float: right; | float: right; |
# | 114| margin-right: 1em; | margin-right: 1em; |
# | 115|} |} |
# | 116|#authen_registerlink { |#authen_registerlink { |
# | 117| display: block; | display: block; |
# | 118|} |} |
# | 119|#authen_forgotpasswordlink { |#authen_forgotpasswordlink { |
# | 120| display: block; | display: block; |
# | 121|} |} |
# | 122|ul.message { |ul.message { |
# | 123| margin-top: 0; | margin-top: 0; |
# | 124| margin-bottom: 0; | margin-bottom: 0; |
# | 125| list-style: none; | list-style: none; |
# | 126|} |} |
# | 127|ul.message li { |ul.message li { |
# | 128| text-indent: -2em; | text-indent: -2em; |
# | 129| padding: 0px; | padding: 0px; |
# | 130| margin: 0px; | margin: 0px; |
# | 131| font-style: italic; | font-style: italic; |
# | 132|} |} |
# | 133|ul.message li.warning { |ul.message li.warning { |
# | 134| color: red; | color: red; |
# | 135|} |} |
# | 136| | |
# | 137|/* ]]> */--> |/* ]]> */--> |
# | 138|</style> |</style> |
# | 139| | |
# | 140|<form name="loginform" method="post" action=""> |<form name="loginform" method="post" action=""> |
# | 141| <div class="login"> | <div class="login"> |
# | 142| <div class="login_header"> | <div class="login_header"> |
# | 143| Sign In | Sign In |
# | 144| </div> | </div> |
# | 145| <div class="login_content"> | <div class="login_content"> |
# | 146| <ul class="message"> | <ul class="message"> |
# | 147|<li class="warning">Invalid username or password<br />(login attempt 1)</li> |<li class="warning">Invalid username or password<br />(login attempt 1)</li> |
# | 148| </ul> | </ul> |
# | 149| <fieldset> | <fieldset> |
# | 150| <label for="authen_username">User Name</label> | <label for="authen_username">User Name</label> |
# | 151| <input id="authen_loginfield" tabindex="1" type="text" name="authen_username" size="20" value="user1" /><br /> | <input id="authen_loginfield" tabindex="1" type="text" name="authen_username" size="20" value="user1" /><br /> |
# | 152| <label for="authen_password">Password</label> | <label for="authen_password">Password</label> |
# | 153| <input id="authen_passwordfield" tabindex="2" type="password" name="authen_password" size="20" /><br /> | <input id="authen_passwordfield" tabindex="2" type="password" name="authen_password" size="20" /><br /> |
# | 154| <input id="authen_rememberuserfield" tabindex="3" type="checkbox" name="authen_rememberuser" value="1" />Remember User Name<br /> | <input id="authen_rememberuserfield" tabindex="3" type="checkbox" name="authen_rememberuser" value="1" />Remember User Name<br /> |
# | 155| </fieldset> | </fieldset> |
# | 156| </div> | </div> |
# | 157| <div class="login_footer"> | <div class="login_footer"> |
# | 158| <div class="buttons"> | <div class="buttons"> |
# | 159| <input id="authen_loginbutton" tabindex="4" type="submit" name="authen_loginbutton" value="Sign In" class="button" /> | <input id="authen_loginbutton" tabindex="4" type="submit" name="authen_loginbutton" value="Sign In" class="button" /> |
# | 160| | |
# | 161| | |
# | 162| </div> | </div> |
# | 163| </div> | </div> |
# | 164| </div> | </div> |
# * 165| <input type="hidden" name="destination" value="http://localhost?authen_username=user1;rm=two" /> | <input type="hidden" name="destination" value="http://localhost?rm=two;authen_username=user1" /> *
# | 166| <input type="hidden" name="rm" value="authen_login" /> | <input type="hidden" name="rm" value="authen_login" /> |
# | 167|</form> |</form> |
# | 168|<script type="text/javascript" language="JavaScript">document.loginform.authen_username.select(); |<script type="text/javascript" language="JavaScript">document.loginform.authen_username.select(); |
# | 169|</script> |</script> |
# | 170|' |' |
# +----+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
# Looks like you failed 2 tests of 11.
# Failed test 'default'
# at t/03_login_box.t line 128.
# Failed test 'cosmetic - _detaint_selfurl'
# at t/03_login_box.t line 121.
# got: 'http://localhost?authen_username=user1;rm=two'
# expected: 'http://localhost?rm=two;authen_username=user1'
# Failed test 'cosmetic - verify login box'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/Test/Regression.pm line 90.
# +---+-------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
# | Ln|Got |Expected |
# +---+-------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
# | 1|' |' |
# | 2|<form name="loginform" method="post" action=""> |<form name="loginform" method="post" action=""> |
# | 3| <div class="login"> | <div class="login"> |
# | 4| <div class="login_header"> | <div class="login_header"> |
# | 5| Aanmelden | Aanmelden |
# | 6| </div> | </div> |
# | 7| <div class="login_content"> | <div class="login_content"> |
# | 8| <ul class="message"> | <ul class="message"> |
# | 9|<li class="warning">Ongeldige gebruikersnaam of wachtwoord <br /> (login poging 1)</li> |<li class="warning">Ongeldige gebruikersnaam of wachtwoord <br /> (login poging 1)</li> |
# | 10| </ul> | </ul> |
# | 11| <fieldset> | <fieldset> |
# | 12| <label for="authen_username">Gebruikersnaam</label> | <label for="authen_username">Gebruikersnaam</label> |
# | 13| <input id="authen_loginfield" tabindex="1" type="text" name="authen_username" size="20" value="user1" /><br /> | <input id="authen_loginfield" tabindex="1" type="text" name="authen_username" size="20" value="user1" /><br /> |
# | 14| <label for="authen_password">Wachtwoord</label> | <label for="authen_password">Wachtwoord</label> |
# | 15| <input id="authen_passwordfield" tabindex="2" type="password" name="authen_password" size="20" /><br /> | <input id="authen_passwordfield" tabindex="2" type="password" name="authen_password" size="20" /><br /> |
# | 16| <input id="authen_rememberuserfield" tabindex="3" type="checkbox" name="authen_rememberuser" value="1" />Onthouden Gebruikersnaam<br /> | <input id="authen_rememberuserfield" tabindex="3" type="checkbox" name="authen_rememberuser" value="1" />Onthouden Gebruikersnaam<br /> |
# | 17| </fieldset> | </fieldset> |
# | 18| </div> | </div> |
# | 19| <div class="login_footer"> | <div class="login_footer"> |
# | 20| <div class="buttons"> | <div class="buttons"> |
# | 21| <input id="authen_loginbutton" tabindex="4" type="submit" name="authen_loginbutton" value="Aanmelden" class="button" /> | <input id="authen_loginbutton" tabindex="4" type="submit" name="authen_loginbutton" value="Aanmelden" class="button" /> |
# | 22| | |
# | 23| | |
# | 24| </div> | </div> |
# | 25| </div> | </div> |
# | 26| </div> | </div> |
# * 27| <input type="hidden" name="destination" value="http://localhost?authen_username=user1;rm=two" /> | <input type="hidden" name="destination" value="http://localhost?rm=two;authen_username=user1" /> *
# | 28| <input type="hidden" name="rm" value="authen_login" /> | <input type="hidden" name="rm" value="authen_login" /> |
# | 29|</form> |</form> |
# | 30|<script type="text/javascript" language="JavaScript">document.loginform.authen_username.select(); |<script type="text/javascript" language="JavaScript">document.loginform.authen_username.select(); |
# | 31|</script> |</script> |
# | 32|' |' |
# +---+-------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
# Looks like you failed 2 tests of 11.
# Failed test 'cosmetic'
# at t/03_login_box.t line 128.
# Color::Calc required for this sub test
# Color::Calc required for this sub test
# Color::Calc required for this sub test
# Color::Calc required for this sub test
# Looks like you failed 2 tests of 7.
t/03_login_box.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# CGI::param(CGI=HASH(0x2a3efc8), "authen_username") called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize(CGI::Application::Plugin::Authentication=HASH(0x2a3f310)) called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback(TestAppAuthenticate=HASH(0x2a3ef68), "one") called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# CGI::Application::call_hook(TestAppAuthenticate=HASH(0x2a3ef68), "prerun", "one") called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 178
# CGI::Application::run(TestAppAuthenticate=HASH(0x2a3ef68)) called at t/03_login_box_basic.t line 65
# main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/Builder.pm line 300
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/Builder.pm line 300
# Test::Builder::subtest(Test::Builder=HASH(0x1e83358), "empty", CODE(0x2643258)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/More.pm line 801
# Test::More::subtest("empty", CODE(0x2643258)) called at t/03_login_box_basic.t line 82
#
# Looks like you failed 1 test of 6.
t/03_login_box_basic.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
# Color::Calc required
t/03_login_box_other.t .............. skipped: Color::Calc required
# Failed test 'checking generated warning'
# at t/03_missing_color.t line 75.
# found warning: CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# found warning: Color::Calc is required when specifying a custom BASE_COLOUR, and leaving LIGHTER_COLOUR, LIGHT_COLOUR, DARK_COLOUR or DARKER_COLOUR blank or when providing percentage based colour at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Display/Classic.pm line 139.
# expected to find warning: Color::Calc is required when specifying a custom BASE_COLOUR, and leaving LIGHTER_COLOUR, LIGHT_COLOUR, DARK_COLOUR or DARKER_COLOUR blank or when providing percentage based colour
# Looks like you failed 1 test of 2.
# Failed test 'Base color'
# at t/03_missing_color.t line 79.
# Looks like you failed 1 test of 4.
t/03_missing_color.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 255 before it could output anything.
t/04_attributes.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
t/05_autorunmode.t .................. skipped: CGI::Application::Plugin::AutoRunmode required for this test
# The following tests have some small time delays
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 2 just after 5.
t/06_timeout.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/13 subtests
t/07_protected_runmodes.t ........... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm line 18.
t/40_encoder_crypt.t ................ ok
t/40_encoder_lc.t ................... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
t/40_encoder_md5.t .................. ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
t/40_encoder_sha1.t ................. ok
t/40_encoder_strip.t ................ ok
t/40_encoder_uc.t ................... ok
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm line 28.
Use of uninitialized value in lc at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm line 28.
t/50_driver_missing_modules.t ....... ok
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
t/50_driver_undefined.t ............. ok
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
t/51_driver_dummy.t ................. ok
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 2 just after 2.
t/52_driver_generic.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 30/32 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 2 just after 2.
t/53_driver_dbi.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 88/90 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 2 just after 7.
t/53_driver_dbi_bad.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/9 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
t/53_driver_dbi_die.t ............... ok
# Failed test 'checking warnings'
# at t/53_driver_dbi_syntax.t line 65.
# found warning: CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# found warning: DBD::SQLite::db prepare_cached failed: near "blah": syntax error at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication/Driver/DBI.pm line 348.
# expected to find warning: (?^:DBD::SQLite::db prepare_cached failed: near "blah": syntax error)
# Looks like you failed 1 test of 2.
t/53_driver_dbi_syntax.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 9 just after 2.
t/54_driver_htpasswd.t ..............
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 29/31 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 2 just after 2.
t/55_driver_authensimple.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/11 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
t/55_driver_authensimple_die.t ...... ok
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
t/55_driver_missing_authensimple.t .. ok
t/60_parsimony.t .................... skipped: CGI::Application::Plugin::Session etc required for this test
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 255 before it could output anything.
t/60_store.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests
CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
Error executing class callback in prerun stage: Undefined subroutine &overload::StrVal called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 771.
# Looks like your test exited with 255 before it could output anything.
t/60_store_cookie.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests
t/60_store_session.t ................ skipped: CGI::Application::Plugin::Session required for this test
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# CGI::param() called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize() called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback() called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# CGI::Application::call_hook() called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 178
# CGI::Application::run() called at t/TestAppStore.pm line 37
# TestAppStore::run_app() called at t/61_cookie_badargs.t line 33
# Test::Exception::throws_ok() called at t/61_cookie_badargs.t line 34
# TestAppStoreCookie::run_store_tests() called at t/61_cookie_badargs.t line 40
#
# Looks like you failed 1 test of 2.
t/61_cookie_badargs.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# CGI::param(CGI=HASH(0x167f6d8), "auth_username") called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize(CGI::Application::Plugin::Authentication=HASH(0x207aa78)) called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback(TestAppStoreCookie=HASH(0x167f8d0), "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# CGI::Application::call_hook(TestAppStoreCookie=HASH(0x167f8d0), "prerun", "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 178
# CGI::Application::run(TestAppStoreCookie=HASH(0x167f8d0)) called at t/TestAppStore.pm line 37
# TestAppStore::run_app("TestAppStoreCookie", HASH(0x207a640)) called at t/61_store_cookie_noexpiry.t line 63
# TestAppStoreCookie::run_store_tests("TestAppStoreCookie") called at t/61_store_cookie_noexpiry.t line 102
#
# Looks like you failed 1 test of 21.
t/61_store_cookie_noexpiry.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/21 subtests
# Failed test 'no warnings'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 0 ''
# CGI::param called in list context from /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI.pm line 412.
# CGI::param(CGI=HASH(0x252dcf0), "auth_username") called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1208
# CGI::Application::Plugin::Authentication::initialize(CGI::Application::Plugin::Authentication=HASH(0x24c4768)) called at /tmp/loop_over_bdir-4833-3b6lAy/CGI-Application-Plugin-Authentication-0.20-0/blib/lib/CGI/Application/Plugin/Authentication.pm line 1367
# CGI::Application::Plugin::Authentication::prerun_callback(TestAppStoreCookie=HASH(0x24adf28), "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 2380
# CGI::Application::call_hook(TestAppStoreCookie=HASH(0x24adf28), "prerun", "unprotected") called at /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/CGI/Application.pm line 178
# CGI::Application::run(TestAppStoreCookie=HASH(0x24adf28)) called at t/TestAppStore.pm line 37
# TestAppStore::run_app("TestAppStoreCookie", HASH(0x24aed80)) called at t/61_store_cookie_other.t line 63
# TestAppStoreCookie::run_store_tests("TestAppStoreCookie") called at t/61_store_cookie_other.t line 120
#
# Looks like you failed 1 test of 25.
t/61_store_cookie_other.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/25 subtests
t/70_action_dispatch.t .............. skipped: CGI::Application::Plugin::ActionDispatch required
t/80_devpopup.t ..................... skipped: CGI::Application::Plugin::DevPopup required
t/98_pod.t .......................... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/99_pod_coverage.t ................. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/changes.t ......................... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/manifest.t ........................ skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/podspell.t ........................ skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/prereq.t .......................... skipped: Author test. Set $ENV{TEST_PREREQ} to a true value to run.
Test Summary Report
-------------------
t/03_login_box.t (Wstat: 512 Tests: 7 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t/03_login_box_basic.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t/03_missing_color.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/04_attributes.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/06_timeout.t (Wstat: 512 Tests: 5 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 13 tests but ran 5.
t/52_driver_generic.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 32 tests but ran 2.
t/53_driver_dbi.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 90 tests but ran 2.
t/53_driver_dbi_bad.t (Wstat: 512 Tests: 7 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 9 tests but ran 7.
t/53_driver_dbi_syntax.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/54_driver_htpasswd.t (Wstat: 2304 Tests: 2 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 31 tests but ran 2.
t/55_driver_authensimple.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 11 tests but ran 2.
t/60_store.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 0.
t/60_store_cookie.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 0.
t/61_cookie_badargs.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/61_store_cookie_noexpiry.t (Wstat: 256 Tests: 21 Failed: 1)
Failed test: 21
Non-zero exit status: 1
t/61_store_cookie_other.t (Wstat: 256 Tests: 25 Failed: 1)
Failed test: 25
Non-zero exit status: 1
Files=45, Tests=319, 4 wallclock secs ( 0.12 usr 0.14 sys + 2.22 cusr 0.43 csys = 2.91 CPU)
Result: FAIL
Failed 16/45 test programs. 8/319 subtests failed.
Makefile:945: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- ----------
Attribute::Handlers 0 0.99
CGI 3.16 4.32
CGI::Application 4 4.50
Class::ISA 0 0.36
Digest::SHA 0 5.96
MIME::Base64 0 3.15
Readonly 0 2.05
Scalar::Util 0 1.45_01
Test::Exception 0 0.43
Test::MockObject 0 1.20150527
Test::More 0.93 1.302052
Test::NoWarnings 0 1.04
Test::Regression 0 0.07
Test::Taint 0 1.06
Test::Warn 0.11 0.30
Test::Without::Module 0 0.18
UNIVERSAL::require 0 0.18
build_requires:
Module Need Have
--------------------- ---- ----------
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
--------------------- ---- ----------
Module::Build 0.38 0.4220
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL = /tmp/basesmoker-reloperl-9CqF/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23063
PERL5_CPAN_IS_RUNNING = 23063
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-9CqF/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.15
CPAN::Meta 2.150010
Cwd 3.65
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.33
File::Spec 3.65
JSON 2.90
JSON::PP 2.27400_01
Module::Build 0.4220
Module::Signature 0.80
Parse::CPAN::Meta 2.150010
Test::Harness 3.36_01
Test::More 1.302052
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 25 subversion 5) configuration:
Commit id: fdc080f3f22884c216544189aa3e6d2881d62aca
Platform:
osname=linux
osvers=4.6.0-1-amd64
archname=x86_64-linux-ld
uname='linux k93x64sid 4.6.0-1-amd64 #1 smp debian 4.6.2-2 (2016-06-25) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2 -Dmyhostname=k93x64sid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='6.2.0 20160822'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.23.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.23'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 25 2016 20:10:32
%ENV:
PERL="/tmp/basesmoker-reloperl-9CqF/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23063"
PERL5_CPAN_IS_RUNNING="23063"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/site_perl/5.25.5
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.4-15-gfdc080f/3bd2/lib/5.25.5
.