3 Jul
2023
3 Jul
'23
1:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28957 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- In the case of the CLA plugin, we add a button that triggers a call to `plugins/run.pl?class=[% CLASS %]&method=...` Anything that follows that pattern to trigger a plugin method to run, will require some more involved permissions. In the CLA case, I think I'd like to generally modernise the approach so we don't need to call the run method.. so I'm not sure what wider effects this may have on other plugins. -- You are receiving this mail because: You are watching all bug changes.