https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27423
--- Comment #18 from David Cook <[email protected]> --- (In reply to Nick Clemens from comment #17) > (In reply to David Cook from comment #16) > > @Nick, did you guys come up with anything in the end? > > Nothing directly, really we have just indicated a preference for the API, > and work with vendors to use the APi over ILS-DI where we can. > > We now have CRUD for biblios/items - so harvesting/get 'can' be done that way > Patron API provides most of the functionality > renewals and holds can be done via API > > We would need to dig a bit to make sure functionality is 1:1, but we are > closed than we were I've noticed that the Patron API provides a lot of the functionality, although it also provides a lot more privilege than the ILS-DI did at the patron level, which makes me a bit uncomfortable. Are you using the REST API for authentication/validation now instead of ILS-DI? I'm hoping to change the permission for that to be more restrictive (bug 36561). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
