mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
CRT generation with command line tool
This commit is contained in:
parent
bbe8a780a8
commit
f2c9d18473
3 changed files with 14 additions and 28 deletions
|
@ -70,7 +70,7 @@ class Epp::ContactsController < EppController
|
|||
end
|
||||
|
||||
## UPDATE
|
||||
def validate_update
|
||||
def validate_updatezz
|
||||
@ph = params_hash['epp']['command']['update']['update']
|
||||
update_attrs_present?
|
||||
# xml_attrs_present?(@ph, [['id'], %w(authInfo pw)])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue