Bug 28989

Summary: Allow viewing systempreferences only
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrew, dcook, fridolin.somers, gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28882
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2021-09-10 06:26:47 UTC
See bug 28882.
It might be helpful if we could distinguish between viewing sysprefs and changing them.
Comment 1 Fridolin Somers 2021-09-10 20:37:07 UTC
Yep, this could be a new page with a datatable containing all preferences.
Maybe with a modal display for special content HTML,YAML ...
Comment 2 Katrin Fischer 2023-07-01 13:47:41 UTC
(In reply to Fridolin Somers from comment #1)
> Yep, this could be a new page with a datatable containing all preferences.
> Maybe with a modal display for special content HTML,YAML ...

We have a lot of display code and the like. Maybe it would be easier to disable input fields on the normal pages and add a server side check so that noone can cheat it by adding source code?