Bug 36205 - Plugins should be able to create permissions
Summary: Plugins should be able to create permissions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Plugin architecture (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement with 8 votes (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 17:20 UTC by Martin Renvoize
Modified: 2024-03-01 10:39 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2024-02-29 17:20:48 UTC
Some plugins expose additional functionality that should only be exposed to users with permission to access them.

We could perhaps allow plugins to add sub-permissions to the existing 'plugins' flag to facilitate this?