6 May
2025
6 May
'25
1:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26129 --- Comment #41 from David Cook <dcook@prosentient.com.au> --- Another thing I was thinking about... How do we share these configurations/system preferences with the front-end? Koha/REST/V1/ERM.pm and Koha/REST/V1/Preservation.pm have "config" methods which share some system preference values. But not all configuration/preferences should be viewed by end users, and we have to be careful not to allow business logic decisions to be made by the front-end, since end users can change things there (although things like ES modules have stricter scopes which can make this harder). -- You are receiving this mail because: You are watching all bug changes.