[Koha-bugs] [Bug 26128] Proxy Error while importing a large number of patrons (e.g. 6000 patrons) with Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 4 05:12:55 CEST 2020


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

--- Comment #25 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list