[Koha-bugs] [Bug 25950] New: REMOTE_ADDR set to undef if client IP matches a koha_trusted_proxies value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 8 08:25:33 CEST 2020


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

            Bug ID: 25950
           Summary: REMOTE_ADDR set to undef if client IP matches a
                    koha_trusted_proxies value
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

If you have a koha_trusted_proxies value of 192.168.1.0/24 and your client IP
is 192.168.1.100, it'll set REMOTE_ADDR to undef.

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


More information about the Koha-bugs mailing list