mirror of
https://github.com/internetee/registry.git
synced 2025-06-04 03:37:28 +02:00
Fix CC & tests
This commit is contained in:
parent
9baa65a775
commit
16db7358cd
2 changed files with 6 additions and 4 deletions
|
@ -365,6 +365,7 @@ module Epp
|
|||
|
||||
def iptables_counter_update
|
||||
return if ENV['iptables_counter_enabled'].blank? && ENV['iptables_counter_enabled'] != 'true'
|
||||
|
||||
counter_update(current_user.registrar_code, ENV['iptables_server_ip'])
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue