[Koha-bugs] [Bug 16497] Add API routes for libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 18 16:07:27 CET 2019


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

--- Comment #46 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 84198
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84198&action=edit
Bug 16497: (follow-up) GET operations require staff access

With the introduction of the /public namespace all other endpoints, the
rest of the endpoints are restricted to privileged users.

This patch makes the GET /libraries and GET /libraries/:library_id
endpoints require 'catalogue' permissions.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list