mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
added ip to white list
This commit is contained in:
parent
cc07350551
commit
5a19149129
5 changed files with 16 additions and 9 deletions
|
@ -50,6 +50,8 @@ module Api
|
|||
accreditation_expire_date])
|
||||
data[:registrar_name] = registrar.name
|
||||
data[:registrar_reg_no] = registrar.reg_no
|
||||
data[:registrar_email] = registrar.email
|
||||
data[:code] = registrar.code
|
||||
data
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue