[Koha-bugs] [Bug 24841] REST API should check if patron is restricted/debarred

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 15 09:27:54 CET 2021


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

Arthur Suzuki <arthur.suzuki at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=25408

--- Comment #7 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Hi there,
What I did for bz25408 is I've used an argument in CanItemBeReserved so we can
give different answers depending on the calling context.
API could query CanItemBeReserved either like staff or opac depending on a
parameter (but then the permissions will also have to be checked).

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


More information about the Koha-bugs mailing list