Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.9.16, 0.10.0
-
Component/s: Chef Server
-
Labels:None
Description
While checking the permissions that the chef-validator client has (there should be a page somewhere that specifies what normal, admin and special clients can do), I found that ther are no restrictions on who can upload/delete cookbooks.
For example:
app\controller\users.rb
before :is_admin, :only => [ :create, :destroy, :update ]"
However, there is no such line in cookbooks.rb
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
This is fixed and released.
Daniel, thank you for reporting this.
https://github.com/opscode/chef/commit/a4ea6edab2fecb922f999cffb0daa04eeeec7a26#diff-0