mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
parent
857b35417a
commit
f0a7edd6d8
14 changed files with 18 additions and 24 deletions
|
@ -22,6 +22,8 @@ class Dnskey < ApplicationRecord
|
|||
FLAGS = %w(0 256 257) # 256 = ZSK, 257 = KSK
|
||||
DS_DIGEST_TYPE = [1,2]
|
||||
|
||||
self.ignored_columns = %w[legacy_domain_id]
|
||||
|
||||
def epp_code_map
|
||||
{
|
||||
'2005' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue