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 over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal about 11 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.
Actions