]> source.dussan.org Git - redmine.git/commit
Fix that users can delete their own accounts unconditionally via REST API (#11870).
authorGo MAEDA <maeda@farend.jp>
Sat, 13 Mar 2021 07:20:57 +0000 (07:20 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 13 Mar 2021 07:20:57 +0000 (07:20 +0000)
commit5063d3faf0057e9cdb24556b6908aa6fc2bec77b
tree45953588da70cb406641243a6f49c2baea5806dc
parente5d13152bea6c4737f90d99d3b2df54fcd1544d3
Fix that users can delete their own accounts unconditionally via REST API (#11870).

Patch by Mizuki ISHIKAWA and Kevin Fischer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20782 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/users_controller.rb
test/functional/users_controller_test.rb