mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Remove auth info changing ability
This commit is contained in:
parent
1bf886a6bf
commit
1ebf7b5e21
3 changed files with 5 additions and 12 deletions
|
@ -43,7 +43,6 @@ module Epp::DomainsHelper
|
|||
@domain.parse_and_attach_domain_dependencies(@ph, parsed_frame.css('add'))
|
||||
@domain.parse_and_detach_domain_dependencies(parsed_frame.css('rem'))
|
||||
@domain.parse_and_update_domain_dependencies(parsed_frame.css('chg'))
|
||||
@domain.parse_and_update_domain_attributes(parsed_frame.css('chg'))
|
||||
|
||||
if @domain.errors.any?
|
||||
handle_errors(@domain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue