https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28957
--- Comment #7 from David Cook <[email protected]> --- (In reply to Fridolin Somers from comment #3) > Should we change for only one subpermission "run plugin" ? > And plugins have to implement permissions. Thinking about this logically... what are we actually trying to accomplish? "Run plugin" sounds good to a developer, but it doesn't really make sense in terms of the user story. If a person is using a reports plugin, what they really need are reports permissions. If they're using a tools plugin, they need tools permissions. Admin plugin - admin permissions. I'm not familiar with the "Online Payments plugin" or the "CLA Permissions Check plugin", but it sounds like they exist beyond this existing framework. And it does sound like they really need to handle their own permissions. -- 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/
