Actions
Feature #3804
closedAs a developer I'd like to have API to verify permissions and to find resources based on filters
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
Description
so I could ask like this
Host.for(user, :view_hosts)
or this
User.current.can?(:view_hostgroups) User.current.can?(:view_hostgroups, @hostgroup)
Updated by Marek Hulán almost 11 years ago
- Related to Feature #812: cant assign roles to groups, just to users added
Updated by Dominic Cleal almost 11 years ago
- Status changed from New to Assigned
- Assignee set to Marek Hulán
- Target version set to 1.9.3
Updated by Marek Hulán almost 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous almost 11 years ago
- Target version changed from 1.9.3 to 1.9.2
Updated by Anonymous almost 11 years ago
- Target version changed from 1.9.2 to 1.9.1
Updated by Anonymous over 10 years ago
- Target version changed from 1.9.1 to 1.9.0
Updated by Dominic Cleal over 10 years ago
- Category set to Users, Roles and Permissions
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 4
Fixed via #812 for Foreman 1.5.0.
Updated by Dominic Cleal over 10 years ago
- Status changed from Ready For Testing to Closed
Actions