]> source.dussan.org Git - redmine.git/commit
Improve watcher list permissions check to explicitly require @view_issue_watchers...
authorMarius Balteanu <marius.balteanu@zitec.com>
Mon, 8 Jul 2024 21:28:24 +0000 (21:28 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Mon, 8 Jul 2024 21:28:24 +0000 (21:28 +0000)
commit2d20811f406ab4f9b6ac27a935f27c721833f882
tree26d2a90a0a66777a40c76adfbdeb42a268d8bc94
parentfe38f5e83f7b2269d685db484732dd81ca0fa5f5
Improve watcher list permissions check to explicitly require @view_issue_watchers@ permission (#40946).

Patch by Felix Schäfer (@felix).

git-svn-id: https://svn.redmine.org/redmine/trunk@22913 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/watchers_controller.rb
app/views/watchers/_watchers.html.erb
lib/plugins/acts_as_watchable/lib/acts_as_watchable.rb
test/functional/issues_controller_test.rb
test/functional/messages_controller_test.rb
test/functional/watchers_controller_test.rb
test/functional/wiki_controller_test.rb