mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Make legaldoc required on domain transfer
This commit is contained in:
parent
7e00308f85
commit
fcd3f4146b
2 changed files with 68 additions and 2 deletions
|
@ -158,6 +158,8 @@ class Epp::DomainsController < EppController
|
|||
|
||||
@prefix = nil
|
||||
requires_attribute 'transfer', 'op', values: %(approve, query, reject)
|
||||
|
||||
requires 'extension > extdata > legalDocument'
|
||||
end
|
||||
|
||||
## DELETE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue