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.
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/249 added
Updated by Ori Rabin over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|163bb487a392660d4fd747c6b44d1004a878f221.
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/433 added
Updated by Ori Rabin about 8 years ago
- Has duplicate Bug #11205: Request to /api/hosts/:id/parameters on host info is unnecessary added
Actions