Skip to content

Commit

Permalink
Fixes #4966 - add subscription_manager_configuration_url to ALLOWED_H…
Browse files Browse the repository at this point in the history
…ELPERS

This allows rendering the template in safe mode
  • Loading branch information
iNecas committed Apr 4, 2014
1 parent 5e49326 commit be3e8de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/katello/plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,6 @@
Foreman::AccessControl.permission(:edit_organizations).actions << 'organizations/download_debug_certificate'
Foreman::AccessControl.permission(:edit_organizations).actions << 'organizations/repo_discover'
Foreman::AccessControl.permission(:edit_organizations).actions << 'organizations/cancel_repo_discover'

allowed_template_helpers :subscription_manager_configuration_url
end

0 comments on commit be3e8de

Please sign in to comment.