Actions
Refactor #22324
closedUse parameter filter in API controllers
Difficulty:
Triaged:
Description
In a controller, we currently pass the attributes we need from params hash manually one by one. We should use parameter filter to permit parameters and pass them to methods.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_templates/pull/75 added
Updated by Marek Hulán about 7 years ago
- Translation missing: en.field_release set to 264
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_templates|9e75f88993952729d76fcc6991ac2d3d07cc80cc.
Actions