https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361
--- Comment #36 from David Cook <[email protected]> --- (In reply to Sarah Cornell from comment #34) > Let me know if that's not helpful! No, that's quite helpful! Many years ago, I created a local customization where an authenticated user could send a query to an API endpoint which would search Z39.50 targets. It was made for a third-party administrative app though - not for public usage. On a related note, I was just thinking how we'd need to protect this feature from bots. If bots (or any public user) could trigger many remote searches, that could be problematic. Technically, the attached patches are leveraging the Z39.50 cataloguing code which is a bit suboptimal, but I get it from the perspective of trying to make as small a change as possible. Overall, this could probably be implemented as a plugin. -- You are receiving this mail because: 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/
