[Koha-bugs] [Bug 23068] Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 29 16:00:23 CET 2019


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

--- Comment #24 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Sorry dude.. lots of QA script failures.. and I think this also introduces a
new dependancy that will need to be listed: 

 FAIL   C4/Auth.pm
   FAIL   valid
                Can't locate object method "set_remote_address" via package
"C4::Context"

 OK     C4/Context.pm
 FAIL   Koha/Middleware/RealIP.pm
   FAIL   critic
                Variable declared in conditional statement at line 53, column
9. Declare variables outside of the condition.
   FAIL   pod
                *** WARNING:
                =head3 without preceding higher level

                 in file Koha/Middleware/RealIP.pm

                *** WARNING:
                =head3 without preceding higher level

                 in file Koha/Middleware/RealIP.pm

                *** WARNING:
                =head3 without preceding higher level

                 in file Koha/Middleware/RealIP.pm

                *** WARNING:
                =head3 without preceding higher level

                 in file Koha/Middleware/RealIP.pm

   FAIL   pod coverage
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666
   FAIL   valid
                Can't locate Net/Netmask.pm in @INC (you may need to install
the Net::Netmask module) (@INC contains: /home/martin/kohaclone
/home/martin/kohaclone/C4/SIP /home/martin/qa-test-tools /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1
/usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base)

 OK     etc/koha-conf.xml

Processing additional checks OK!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list