mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Improve ip whitelist #2713
This commit is contained in:
parent
afb3d7ed1d
commit
a4ccc5749e
6 changed files with 19 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
Fabricator(:white_ip) do
|
||||
ipv4 '127.0.0.1'
|
||||
interface WhiteIp::GLOBAL
|
||||
interface WhiteIp::API
|
||||
end
|
||||
|
||||
Fabricator(:white_ip_registrar, from: :white_ip) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue