]> git.openstreetmap.org Git - rails.git/commit
Remove require_user for the api_details method as that uses HTTP authentication.
authorTom Hughes <tom@compton.nu>
Fri, 29 Jun 2007 10:33:14 +0000 (10:33 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 29 Jun 2007 10:33:14 +0000 (10:33 +0000)
commit344fced9a63b71a77d24cd3c1ebf443762b55d1d
treefa387d4c3364e286af9e4efd14d2a39f3ec53dd0
parent5a66dbf907fb64921f55e02ef649b350486e7bf0
Remove require_user for the api_details method as that uses HTTP authentication.
Also set the content type for API responses.
app/controllers/user_controller.rb