https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40790
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=31982 CC| |[email protected] --- Comment #1 from David Cook <[email protected]> --- 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. _______________________________________________ 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/
