]> source.dussan.org Git - redmine.git/commit
Fixed: private queries should not be accessible to other users (#8729).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 3 Jul 2011 11:01:08 +0000 (11:01 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 3 Jul 2011 11:01:08 +0000 (11:01 +0000)
commit8914d323ee14c660c169ef143800343f87af33da
tree44ed9cc964f4b7888a84d7124fcf6d143f2db357
parentaede35d2268dbe25258344ffacf35487cc6e2ae7
Fixed: private queries should not be accessible to other users (#8729).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6163 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/helpers/queries_helper.rb
app/models/query.rb
test/functional/issues_controller_test.rb