Actions
Bug #2273
closedauthorization for environment model is missing
Description
Calling
POST "/foreman/api/environments" {"environment"=>{"name"=>"production"} }
caused
undefined method `permission_failed?' for #<Environment:0x7f978b2ff808> (NoMethodError)
Updated by Ivan Necas over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 68234aeae49252da4fb173f53fab75b1368b6914.
Actions