mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Allow other registrars to see that domain is registered already
This commit is contained in:
parent
8d24fe7b00
commit
4eed47fdf1
5 changed files with 11 additions and 10 deletions
|
@ -3,10 +3,6 @@ class DomainContact < ActiveRecord::Base
|
|||
belongs_to :contact
|
||||
belongs_to :domain
|
||||
|
||||
EPP_ATTR_MAP = {
|
||||
hostname: 'hostObj'
|
||||
}
|
||||
|
||||
def epp_code_map
|
||||
{
|
||||
'2302' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue