Actions
Bug #8646
closedForeman will refuse reports from proxies that are not Puppet/Chef proxies
Description
Proxies are allowed to use the create action here: https://github.com/theforeman/foreman_abrt/blob/master/app/controllers/api/v2/abrt_reports_controller.rb#L8
However it is required that the proxy has Puppet or Chef feature: https://github.com/theforeman/foreman/blob/develop/app/controllers/concerns/foreman/controller/smart_proxy_auth.rb#L22
Reported by Ivan Nečas
Actions