mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Merge branch 'master' into registry-693
This commit is contained in:
commit
ca2959ec8e
9 changed files with 58 additions and 4 deletions
|
@ -556,8 +556,6 @@ class Epp::Domain < Domain
|
|||
end
|
||||
|
||||
def epp_destroy(frame, user_id)
|
||||
return false unless valid?
|
||||
|
||||
check_discarded
|
||||
|
||||
if doc = attach_legal_document(Epp::Domain.parse_legal_document_from_frame(frame))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue