mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
dbda351474
2 changed files with 76 additions and 77 deletions
|
@ -179,7 +179,6 @@ class EppController < ApplicationController
|
|||
|
||||
def write_to_epp_log
|
||||
# return nil if EPP_LOG_ENABLED
|
||||
puts params[:epp_object_type]
|
||||
request_command = params[:command] || params[:action] # error receives :command, other methods receive :action
|
||||
ApiLog::EppLog.create({
|
||||
request: params[:raw_frame] || params[:frame],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue