]> git.openstreetmap.org Git - rails.git/commit
Allow GET as well as POST for oauth#request_token and oauth#access_token
authorTom Hughes <tom@compton.nu>
Mon, 23 Sep 2013 12:47:05 +0000 (13:47 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 23 Sep 2013 12:47:05 +0000 (13:47 +0100)
commit038c341918db3c29f9f8ce9369505e8b4d81d471
treef655ae557571a3826f2eb21a430b9d6b80fbf491
parent5052ecab7c7df0e0b51f66f5c9dd1f41a48b603c
Allow GET as well as POST for oauth#request_token and oauth#access_token
config/routes.rb
test/functional/oauth_controller_test.rb