]> source.dussan.org Git - redmine.git/commit
Fix autocomplete for users fails with 403 error when there are multiple objects from...
authorMarius Balteanu <marius.balteanu@zitec.com>
Tue, 1 Feb 2022 20:11:56 +0000 (20:11 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Tue, 1 Feb 2022 20:11:56 +0000 (20:11 +0000)
commitd2f64ee9288a3be2ec29e42aaf796559d3dd6b4b
tree083a1f624dd202ab2d70cea2e7b0e7a003d5a8fd
parent5ea0340b8d93062e3687c896ed8f79d72b3c2f2b
Fix autocomplete for users fails with 403 error when there are multiple objects from different projects (#36446).

Patch by Dmitry Makurin.

git-svn-id: http://svn.redmine.org/redmine/trunk@21394 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/watchers_controller.rb
app/views/watchers/_new.html.erb
test/functional/watchers_controller_test.rb