Bugfix: Solved issue in determining of sub-projects
Changes
- replaced depricated method
before_filter
withbefore_action
to ensure the authenticated usage of the custom REST resource - Functionality was tested with redmine 3.4.x and 4.0.x
before_filter
with before_action
to ensure the authenticated usage of the custom REST resource