X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8dfecbfbb2b246440fd09a0a4c2190c26a20b37e..e70d94c54a3c449bc12e99d0f3a01a3ef20fc0ab:/app/controllers/swf_controller.rb diff --git a/app/controllers/swf_controller.rb b/app/controllers/swf_controller.rb index 9a4516016..4e7e1c8ee 100644 --- a/app/controllers/swf_controller.rb +++ b/app/controllers/swf_controller.rb @@ -1,5 +1,6 @@ class SwfController < ApplicationController - before_filter :check_availability + session :off + before_filter :check_availability # to log: # RAILS_DEFAULT_LOGGER.error("Args: #{args[0]}, #{args[1]}, #{args[2]}, #{args[3]}")