CRT generation with command line tool

This commit is contained in:
Martin Lensment 2015-02-12 12:33:28 +02:00
parent bbe8a780a8
commit f2c9d18473
3 changed files with 14 additions and 28 deletions

View file

@ -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)])