https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40023 --- Comment #11 from David Cook <dcook@prosentient.com.au> --- I noticed that bug 36561 was pushed, and it's got me thinking about this again... Bug 36561 is a move in the right direction, but the API user would still need list_borrowers in order to get patron data for the authenticated patron, which is still a problem. But... I still don't love the idea of sharing the whole patron object. I think we could keep these patches from Tomas, but just add another one that allows for a more selective release of patron information. The only practical short-term solution I can think of is using a system preference to store the choices. (In future, if we had something more fit-to-purpose, we could migrate the syspref as a "default" profile.) -- You are receiving this mail because: You are watching all bug changes.