[Bug 40790] New: Create Rest API for reading and writing system preferences
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40790 Bug ID: 40790 Summary: Create Rest API for reading and writing system preferences Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: tomascohen@gmail.com Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: tomascohen@gmail.com It'd be helpful to have a rest api for system preferences. Currently we use the svc api for a lot of this. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40790 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=31982 CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- It would be nice to have a REST API endpoint for sysprefs for sure. That said, at the moment the svc/config/systempreferences endpoint only exists on the staff interface. If we added a REST API endpoint, it would be available via both the staff interface and the OPAC. I don't love the idea of people being able to write to sysprefs from the OPAC. Sure, it would be protected by authentication and authorization, but it would increase risks. There are some other security things that we'd want to do before doing this I think. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40790 Andreas Jonsson <andreas.jonsson@kreablo.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.jonsson@kreablo.se -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40790 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=41994 --- Comment #3 from Fridolin Somers <fridolin.somers@biblibre.com> --- Looks like this is linked to Bug 41994 currently signed-off -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org