https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from Kyle M Hall <kyle@bywatersolutions.com> --- 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.