mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
b620793e97
commit
a9f522642c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ class Registrar
|
|||
end
|
||||
|
||||
def create
|
||||
params[:request] = true # EPP domain:transfer "op" attribute
|
||||
domain = Depp::Domain.new(current_user: depp_current_user)
|
||||
@data = domain.transfer(params)
|
||||
render :new unless response_ok?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue