https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26128
--- Comment #25 from David Cook <[email protected]> --- Doing another attempt and I see the POST being done at 03:11:13 %% [Fri Sep 04 03:11:13 2020] POST /cgi-bin/koha/tools/import_borrowers.pl HTTP/1.1 %% 200 /kohadevbox/koha/tools/import_borrowers.pl %error [Fri Sep 4 03:11:13 2020] import_borrowers.pl: /tmp/wJC1_zFN37 at /kohadevbox/koha/tools/import_borrowers.pl line 121. %% [Fri Sep 04 03:11:13 2020] POST /cgi-bin/koha/tools/import_borrowers.pl HTTP/1.1 %% 200 /kohadevbox/koha/tools/import_borrowers.pl %error [Fri Sep 4 03:11:13 2020] import_borrowers.pl: CGI::param called in list context from /kohadevbox/koha/tools/import_borrowers.pl line 125, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single na med parameter" at /usr/share/perl5/CGI.pm line 412. The logging really leaves a lot to be desired. It looks like it's assuming a 200 code and it's not listing POSTs but just that the current request was that POST... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
