Quantcast
Channel: Redmine: Issues
Viewing all articles
Browse latest Browse all 57

Feature #5095 (New): allow plugins to add controllers and actions to existing permissions

$
0
0

This patch allows a plugin to add his actions to existing permissions, on init.rb should be called like this

add_permission :view_issues, :issues_plugin => [:index,:list,:show]

Viewing all articles
Browse latest Browse all 57

Trending Articles