mirror of
https://github.com/internetee/registry.git
synced 2025-07-13 22:45:06 +02:00
Merge branch 'master' of github.com:internetee/registry
This commit is contained in:
commit
22baafab6d
4 changed files with 32 additions and 0 deletions
|
@ -52,6 +52,11 @@ module Epp::ContactsHelper
|
|||
end
|
||||
end
|
||||
|
||||
def info_contact
|
||||
epp_errors << { code: '2101', msg: 'Unimplemented command' }
|
||||
render 'epp/error'
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def ident_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue