[Bug 35011] New: Allow system administrators control over whether plugins can be uninstalled
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35011 Bug ID: 35011 Summary: Allow system administrators control over whether plugins can be uninstalled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org We should record what method was used to install a plugin and then allow administrators to control whether command line installed plugins can be removed using the browser or not. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35011 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |25672 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25672 [Bug 25672] Administrators should be able to restrict client-side plugin upload to trusted sources -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35011 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |martin.renvoize@ptfs-europe |ity.org |.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35011 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 156741 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156741&action=edit Bug 35011: Record interface used to install a plugin This patch adds a record of the interface used when installing a plugin for the first time. We utilise the existing plugin_data table and add a new __INSTALLED_VIA__ system key to store the data. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35011 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org