Allow other registrars to see that domain is registered already

This commit is contained in:
Martin Lensment 2014-09-18 11:30:31 +03:00
parent 8d24fe7b00
commit 4eed47fdf1
5 changed files with 11 additions and 10 deletions

View file

@ -4,8 +4,6 @@ class Contact < ActiveRecord::Base
include EppErrors
EPP_ATTR_MAP = {}
has_one :local_address
has_one :international_address
has_one :disclosure, class_name: 'ContactDisclosure'

View file

@ -3,10 +3,6 @@ class DomainContact < ActiveRecord::Base
belongs_to :contact
belongs_to :domain
EPP_ATTR_MAP = {
hostname: 'hostObj'
}
def epp_code_map
{
'2302' => [