Actions
Bug #15585
closedParameters api call from host info command prevents showing any host details
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Team Backlog:
Description
This code should be removed: https://github.com/theforeman/hammer-cli-foreman/blob/master/lib/hammer_cli_foreman/host.rb#L181
now that http://projects.theforeman.org/issues/5820 has been closed.
Now that parameters have their own permissions this second call when returning unauthorized will prevent showing any details on the host instead of just removing the parameters.
Actions