X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/93fded964161e190eda2ff220c2b2229e10d92da..071c3581e94552e5da08a2eed14e9a69e4f87e4f:/app/controllers/amf_controller.rb diff --git a/app/controllers/amf_controller.rb b/app/controllers/amf_controller.rb index 329fab573..b472ae05c 100644 --- a/app/controllers/amf_controller.rb +++ b/app/controllers/amf_controller.rb @@ -41,6 +41,7 @@ class AmfController < ApplicationController # Help methods for checking boundary sanity and area size include MapBoundary + skip_before_filter :verify_authenticity_token before_filter :check_api_writable # Main AMF handlers: process the raw AMF string (using AMF library) and