Opened 4 years ago
Last modified 3 years ago
#754 new task
Use plugin system to compute access to resources
Reported by: | pferreir | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | v2.4 |
Component: | General | Version: | 0.98-dev |
Keywords: | Cc: |
Description (last modified by jbenito)
Plugins should be able to specify who has access to certain resources. The core should ask them them whenever needed. This would get rid of the infamous:
from MaKaC.webinterface.rh.collaboration import RCCollaborationAdmin, RCCollaborationPluginAdmin
all through conference.py
Change History (3)
comment:1 Changed 3 years ago by jbenito
- Milestone changed from v0.98.1 to v1.xx
- Priority changed from low to high
comment:2 Changed 3 years ago by jbenito
- Description modified (diff)
comment:3 Changed 3 years ago by jbenito
- Milestone changed from v1.xx to v1.6
- Priority changed from high to normal
Note: See
TracTickets for help on using
tickets.