]> source.dussan.org Git - redmine.git/commit
Fixed that non-GET API requests respond with 422 (#15427).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 22 Nov 2013 22:57:30 +0000 (22:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 22 Nov 2013 22:57:30 +0000 (22:57 +0000)
commit5c0078c63a201a42b972d6b2869ec21810da0b95
treeb7dfd537c350288296ecd57fe3c876e2f5d845da
parentbba304ef390789627052d235c1f2bfd2227e4f2c
Fixed that non-GET API requests respond with 422 (#15427).

git-svn-id: http://svn.redmine.org/redmine/trunk@12311 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
test/integration/api_test/api_test.rb [new file with mode: 0644]