Actions
Feature #4351
closedGlobal user permissions need to be delivered to angular pages
Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Description
Currently permissions are embedded in individual results objects, however this does not satisfy global or complex permissions for pages.
For example, before there are any activation keys the "create" button needs to be disabled based upon current user's perms.
Another example would be a user viewing an activation key but not having permission to view or edit subscriptions. The subs perms need to be delivered in this case.
Updated by Thomas McKay about 11 years ago
- Status changed from New to Assigned
- Assignee set to Thomas McKay
Will embed in /engines/bastion/app/views/bastion/layouts/application.html.haml
Updated by Walden Raines almost 11 years ago
- Status changed from Assigned to Duplicate
Duplicate of #5503.
Updated by Walden Raines almost 11 years ago
- Status changed from Duplicate to New
- Priority changed from High to Normal
This is not an exact duplicate of #5503.
We need to figure out a way to allow more complex, cross resource permissions.
Updated by Walden Raines almost 11 years ago
- Status changed from New to Duplicate
Taken care of in #5503.
Actions