Actions
Bug #25257
closedAuthorizeHelper not included in HostsHelper
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
HostsHelper uses authorized_for method defined AuthorizeHelper, but does not include this. This causes plugin tests to fail.
Updated by The Foreman Bot about 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6159 added
Updated by Timo Goebel about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c2c05ee7a8eb6a35c6cb7a3416d1ff71085cfb91.
Actions