mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 11:11:11 +02:00
115595167-logs_migration
This commit is contained in:
parent
c9c4e82989
commit
96d5ae579c
3 changed files with 5 additions and 3 deletions
|
@ -49,7 +49,8 @@ module Repp
|
|||
response_code: status,
|
||||
api_user_name: current_user.try(:username),
|
||||
api_user_registrar: current_user.try(:registrar).try(:to_s),
|
||||
ip: request.ip
|
||||
ip: request.ip,
|
||||
uuid: request.uuid
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue