[Koha-bugs] [Bug 17050] New: 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 4 17:03:18 CEST 2016


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

            Bug ID: 17050
           Summary: Accessing the REST API through Plack kicks the session
                    out
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

While working on bug 17030 for integrating the REST API on the packages ot make
it finally available, I found that the session is lost when Plack is used to
access it.

To reproduce:
- Follow the steps for the Plack patch in bug 17030
=> FAIL: Notice no matter what permissions your user has you get:
{ "error": "You don't have the required permission" }
- On a separate tab, notice you've been kicked out from Koha.

This doesn't happen with Plack disabled.

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


More information about the Koha-bugs mailing list