[Koha-bugs] [Bug 13895] Add API routes for checkouts retrieval and renewal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 29 08:11:30 CEST 2016


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

--- Comment #43 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---

> > We also need to resolve the question of taking opacuserlogin into account.
> Yes I think this should be discussed, for example, could it make sense for
> somebody to disable opacuserlogin but still wanting to have API access to
> own objects? Or simply control both of these under the same preference,
> opacuserlogin?

I can imagine both happening:
- libraries wanting to shut down any OPAC account functionality, but still be
able to renew in staff, so the circulation conditions are set up this way. In
this case, there should be a way to lock the API (opacuserlogin might be a way)
- libraries shutting down the OPAC, because they use something else like an
external discovery layer. In this case they'd still want to use the API, but
might turn off the OPAC as far as possible.

Should we just make a separate switch?

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


More information about the Koha-bugs mailing list