mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Check for domain dispute on create
This commit is contained in:
parent
928f96691c
commit
1dc2cf8e12
5 changed files with 41 additions and 4 deletions
|
@ -92,7 +92,7 @@ module Epp
|
|||
status: Auction.statuses[:payment_received])
|
||||
active_auction.domain_registered!
|
||||
end
|
||||
|
||||
Dispute.close_by_domain(@domain.name)
|
||||
render_epp_response '/epp/domains/create'
|
||||
else
|
||||
handle_errors(@domain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue