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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
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