mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Tests for registrar ip whitelist
This commit is contained in:
parent
9fd54025f5
commit
a7a984d999
3 changed files with 32 additions and 4 deletions
|
@ -34,7 +34,7 @@ class WhiteIp < ActiveRecord::Base
|
|||
).and(
|
||||
at[:ipv4].eq(ip)
|
||||
)
|
||||
)
|
||||
).any?
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue