Do not update session for long polling.

This commit is contained in:
Martin Edenhofer 2013-08-28 00:56:17 +02:00
parent 8b16a5a7b8
commit e684568e61

View file

@ -1,6 +1,7 @@
# Copyright (C) 2012-2013 Zammad Foundation, http://zammad-foundation.org/
class LongPollingController < ApplicationController
skip_filter :session_update
# GET /api/v1/message_send
def message_send