[Koha-bugs] [Bug 17050] Accessing the REST API through Plack kicks the session out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 11 10:28:26 CEST 2016


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

--- Comment #5 from Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> ---
I tested this patch in our deployment setup (using docker containers), and
experienced the following:

Every second request invalidated/deleted the session. Seemingly the syspref
cache was emptied also. Enabling/disabling the SessionRestrictedByIp had no
effect, as it seemed the Context was gone. Really weird.

I will have to see if I can reproduce this.

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


More information about the Koha-bugs mailing list