]> source.dussan.org Git - redmine.git/commit
Fixed: users should not be able to add relations with issues they're not allowed...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 27 Jan 2009 19:33:03 +0000 (19:33 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 27 Jan 2009 19:33:03 +0000 (19:33 +0000)
commit10994e902779aba086f58a75abfbaf7fe10eb2f2
tree778186c88b3cf679664b0950003fe40ad946de99
parentcd55529eaa952d260f99c00a06f0df543b1b4ac3
Fixed: users should not be able to add relations with issues they're not allowed to view (#2589).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2323 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issue_relations_controller.rb
app/models/issue_relation.rb
test/functional/issue_relations_controller_test.rb