]> source.dussan.org Git - redmine.git/commit
Allow non-admin users to see group members (#12795).
authorGo MAEDA <maeda@farend.jp>
Mon, 19 Jul 2021 14:42:26 +0000 (14:42 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 19 Jul 2021 14:42:26 +0000 (14:42 +0000)
commit482656fb2c09e9e456a3e006ceaf78d0c6f33ee5
tree616b059cb0a94297a0a079a4b53a9218cccf2e2f
parent8e4d71adc9ebcfa48d7fcff388cc68661c03eaa2
Allow non-admin users to see group members (#12795).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@21072 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/groups_controller.rb
app/views/groups/show.html.erb
test/functional/groups_controller_test.rb