]> source.dussan.org Git - redmine.git/commit
Fix: "Import issues" and "Import time entries" pages are visible to users without...
authorGo MAEDA <maeda@farend.jp>
Sun, 3 Nov 2024 05:41:19 +0000 (05:41 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 3 Nov 2024 05:41:19 +0000 (05:41 +0000)
commitc54474eccc970b58ef3c40b620387e522a84b478
tree36f2156ef7514c0ce2ead82ae16969787bf8fb8c
parent9925a8ecc0df47cd948f3e025f1303b33df3afbe
Fix: "Import issues" and "Import time entries" pages are visible to users without "Add issues" and "Log spent time" permissions (#41465).

Patch by Kenta Kumojima (user:kumojima).

git-svn-id: https://svn.redmine.org/redmine/trunk@23178 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_import.rb
app/models/time_entry_import.rb
app/views/issues/index.html.erb
app/views/timelog/index.html.erb
test/functional/imports_controller_test.rb