[Koha-bugs] [Bug 32502] New: Getting patrons/{patron_id} via REST API requires edit_borrowers permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 20 11:14:34 CET 2022


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

            Bug ID: 32502
           Summary: Getting patrons/{patron_id} via REST API requires
                    edit_borrowers permission
 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: emmi.takkinen at koha-suomi.fi
                CC: tomascohen at gmail.com

Staff without edit_borrowers permission can see patrons info in detail.pl or
returns.pl, but not via REST API call GET patrons/{patron_id}. We should use
permission view_borrower_infos_from_any_libraries here instead of
edit_borrowers.

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