diff --git a/app/controllers/epp_controller.rb b/app/controllers/epp_controller.rb index 6c61e97a3..15af1cd73 100644 --- a/app/controllers/epp_controller.rb +++ b/app/controllers/epp_controller.rb @@ -1,6 +1,5 @@ class EppController < ApplicationController layout false - protect_from_forgery with: :null_session skip_before_action :verify_authenticity_token before_action :ensure_session_id_passed