X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5ddab68c11ad7ac85bf3b80e250aa4454292a53c..2b4f8e92c969a5508b73ae7af45811a118fda6b1:/app/controllers/site_controller.rb diff --git a/app/controllers/site_controller.rb b/app/controllers/site_controller.rb index 997973922..1757e771a 100644 --- a/app/controllers/site_controller.rb +++ b/app/controllers/site_controller.rb @@ -41,6 +41,7 @@ class SiteController < ApplicationController editor = preferred_editor if editor == "remote" + require_oauth render :action => :index return end