]> source.dussan.org Git - redmine.git/commit
Explicitly render a 404 on non-JS requests to messages#quote (#39999).
authorMarius Balteanu <marius.balteanu@zitec.com>
Wed, 3 Jan 2024 01:19:25 +0000 (01:19 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Wed, 3 Jan 2024 01:19:25 +0000 (01:19 +0000)
commitfe9fd97f6d0ee80a536a61b9f7cbe3f9a6bce262
tree0ee3fd14f87ab750ccc9a82b6f296333cf433ce0
parent73477b41eb2c5062431c82e8718eb2ef89d7be99
Explicitly render a 404 on non-JS requests to messages#quote (#39999).

Patch by Holger Just (@hjust).

git-svn-id: https://svn.redmine.org/redmine/trunk@22584 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/messages_controller.rb
test/functional/messages_controller_test.rb