https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28957

--- Comment #2 from Martin Renvoize <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to