Details
-
Type: Story
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
Description
A number of plugins use permissions to restrict access to their resources. Currently their implementations are inconsistent and scattered. CORE-2567 added methods for managing plugin permissions and permission groups. The following plugins should be updated to use these methods:
- Billing Overview
- Feed Reader
- Order
- Support Manager
- System Overview
- System Status
Note: Plugins should continue to implement any access control being done using the ACL component
1. |
Billing Overview: Use Plugin::getPermissions | Closed | Unassigned |
|
|||||||||
2. |
Feed Reader: Use Plugin::getPermissions | Closed | Unassigned |
|
|||||||||
3. |
Order: Use Plugin::getPermissions | Closed | Unassigned |
|
|||||||||
4. |
Support Manager: Use Plugin::getPermissions | Closed | Unassigned |
|
|||||||||
5. |
System Overview: Use Plugin::getPermissions | Closed | Unassigned |
|
|||||||||
6. |
System Status: Use Plugin::getPermissions | Closed | Unassigned |
|