https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #14 from Martin Renvoize <[email protected]> --- There are a couple of issues here.. well one really.. 1) This fails when the user is not yet logged in 2) We should be using /public/ routes for the OPAC to restrict what information is sent out for open sessions. As we already pushed a public endpoint for libraries in bug 28948 we should just be able to switch the endpoint in the API call. -- 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/
