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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #11 from Kyle M Hall <[email protected]> ---
Found a problem. The middleware is working via plack so we can the real ip
address when we are on a script that uses plack. When we visit a script that
doesn't use plack, this code doesn't get executed and so Koha sees the proxy ip
instead.
And Koha does what it always does when a session changes ip addresses, it
forces a re-login

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to