From 325f5c9b15db0ef5d2c829c3e6e1ac0f11ebcade Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Tue, 12 Mar 2019 18:52:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96=E7=94=A8=E6=88=B7=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controllers/ecloud_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/ecloud_controller.rb b/app/controllers/ecloud_controller.rb index 31664376..bd0170f9 100644 --- a/app/controllers/ecloud_controller.rb +++ b/app/controllers/ecloud_controller.rb @@ -9,7 +9,7 @@ class EcloudController < ApplicationController before_filter :require_login, only: [:authorize] - skip_before_filter :verify_authenticity_token, only: [:ps_new, :ps_edit] + skip_before_filter :verify_authenticity_token, only: [:ps_new, :ps_edit, :ecloud_login_callback] def index