X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d0de36b6072b7e8ee0083e680ebf6a21d5b81ab8..272a708b0f1f34105afdc85368cbdd52388fcd52:/app/controllers/changeset_controller.rb diff --git a/app/controllers/changeset_controller.rb b/app/controllers/changeset_controller.rb index 63f9f0f7d..e0facfa93 100644 --- a/app/controllers/changeset_controller.rb +++ b/app/controllers/changeset_controller.rb @@ -269,6 +269,7 @@ class ChangesetController < ApplicationController end if request.format == :html and !params[:bbox] + require_oauth render :action => :history, :layout => map_layout else changesets = conditions_nonempty(Changeset.all)