Bug 27799 - Add ability to override system preferences in the koha-conf
Summary: Add ability to override system preferences in the koha-conf
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-25 18:22 UTC by Nick Clemens (kidclamp)
Modified: 2021-02-26 13:19 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2021-02-25 18:22:12 UTC
While we can override preferences for individual hosts in the apache config it would be nice to have a system wide swtich in the koha-conf
Comment 1 Magnus Enger 2021-02-26 09:14:29 UTC
Not sure I understand this. Why not just change the syspref?
Comment 2 Nick Clemens (kidclamp) 2021-02-26 13:19:29 UTC
(In reply to Magnus Enger from comment #1)
> Not sure I understand this. Why not just change the syspref?

The idea is to prevent some preferences from being switched via the staff interface.

In a consortium it may be desirable to allow some users access to system configuration, but prevent some settings from being changed accidentally or maliciously.

When overririding by apache the syspref is still present but has a warn that is it overridden, the idea would be the same here - allow users to see the pref, but prevent the value from being changed