IP whitelisting for Geo-enabling functionality in the primary
Currently, Geo user authentication, file and repository synchronization works by having the secondary connect to the primary with privileged functionality, mostly mediated via JSON web tokens. However, we allow those connections to come from any IP in the world. By this MR we add the ability to specify allowed the IP and CIDRs.
Showing
ee/lib/gitlab/cidr.rb
0 → 100644
Please register or sign in to comment