[Koha-bugs] [Bug 21198] New: authenticate_api_request should stash the reason access is granted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 9 21:11:13 CEST 2018


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

            Bug ID: 21198
           Summary: authenticate_api_request should stash the reason
                    access is granted
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST api
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com

There's a pattern we will be facing in the controllers where overloading the
behaviour depending on the logged user permissions. We have the information on
the request on the permissions check step, and it should be carried down to the
controllers for its use.

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


More information about the Koha-bugs mailing list