]> source.dussan.org Git - redmine.git/commit
Allow authenticating with an API token via XML or JSON. (#3920)
authorEric Davis <edavis@littlestreamsoftware.com>
Wed, 23 Dec 2009 06:27:33 +0000 (06:27 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Wed, 23 Dec 2009 06:27:33 +0000 (06:27 +0000)
commitbaa1ad42560fb9bfd6f99cd3374c4b5c1e7ae668
tree62d7d38c3590ccd75e7be6080a1791f2cc518a4e
parentaa9951b38b27c7465a313fc72b73b819b292e9b2
Allow authenticating with an API token via XML or JSON. (#3920)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3218 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/controllers/news_controller.rb
test/integration/api_token_login_test.rb [new file with mode: 0644]