Handle EPP contact:transfer

This commit is contained in:
Artur Beljajev 2019-10-14 13:35:28 +03:00
parent e3bcc0badb
commit 397136ef13
5 changed files with 34 additions and 0 deletions

View file

@ -76,6 +76,12 @@ module Epp
handle_errors
end
def transfer
authorize! :transfer, Epp::Contact
epp_errors << { code: '2101', msg: t(:'errors.messages.unimplemented_command') }
handle_errors
end
private
def find_password