]> source.dussan.org Git - redmine.git/commit
Require explicit confirmation before deleting a user (#34417).
authorGo MAEDA <maeda@farend.jp>
Thu, 10 Dec 2020 00:57:38 +0000 (00:57 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 10 Dec 2020 00:57:38 +0000 (00:57 +0000)
commit086c95569e629b47049e308f627916df7182fb5f
tree85c7c694f22d5666dbb4e405081e903930d66e7f
parent461fe8304fad30042a6a42c0d451ee9651dc62c8
Require explicit confirmation before deleting a user (#34417).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20600 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/users_controller.rb
app/views/users/destroy.html.erb [new file with mode: 0644]
app/views/users/index.html.erb
config/locales/de.yml
config/locales/en.yml
test/functional/users_controller_test.rb