]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/api/old_controller.rb
Merge remote-tracking branch 'upstream/pull/2131'
[rails.git] / app / controllers / api / old_controller.rb
index 9d9f2fabc656d6421ee6d987e94c85d63cb681ab..fa2b5814e49a400a5b22fd95d5d287812bb4fb29 100644 (file)
@@ -6,7 +6,6 @@ module Api
     require "xml/libxml"
 
     before_action :setup_user_auth, :only => [:history, :version]
-    before_action :api_deny_access_handler
     before_action :authorize, :only => [:redact]
 
     authorize_resource