]> source.dussan.org Git - redmine.git/commit
Don't verify CSRF authenticity token in mail handler (#37030).
authorMarius Balteanu <marius.balteanu@zitec.com>
Wed, 11 May 2022 20:09:16 +0000 (20:09 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Wed, 11 May 2022 20:09:16 +0000 (20:09 +0000)
commit1d02d8ec0be539c0387121fdc1634518abf5e99e
tree7e60344de8e6ef991972a6e5d742819f4c798ad8
parent5e1e8684fcf4e90def0c0965c47017f80fdef4b3
Don't verify CSRF authenticity token in mail handler (#37030).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@21568 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/mail_handler_controller.rb
test/functional/mail_handler_controller_test.rb