mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
updated schemas
This commit is contained in:
parent
9bffb09e34
commit
49fc79244f
7 changed files with 56 additions and 11 deletions
|
@ -225,7 +225,7 @@ class Domain < ApplicationRecord
|
|||
end
|
||||
|
||||
def dnskey_update_enabled?
|
||||
statuses.include? DomainStatus::SERVER_DNSKEY_UPDATE_ENABLED
|
||||
statuses.include? DomainStatus::SERVER_OBJ_UPDATE_PROHIBITED
|
||||
end
|
||||
|
||||
def admin_change_prohibited?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue