Allow LSE to connect to project-lse repo
This commit is contained in:
parent
65e2f61319
commit
3e5a587dd1
@ -50,6 +50,8 @@ if ($ip->overlaps($labnetwork) == $IP_A_IN_B_OVERLAP)
|
||||
# exit 1;
|
||||
#}
|
||||
|
||||
exit 0 if ($id_project eq "lse-project" && $ip->ip() eq "10.224.4.1");
|
||||
|
||||
exit 0 if (grep { /\Q$ENV{GL_USER}\E/ } @habitent_loin, @apping3, "icaza_fact");
|
||||
|
||||
my $schoolnetwork = Net::IP->new('10.41.0.0/16');
|
||||
|
Reference in New Issue
Block a user