• Valery Sizov's avatar
    IP whitelisting for Geo-enabling functionality in the primary · b0dc5e97
    Valery Sizov authored
    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.
    b0dc5e97
application_setting_spec.rb 14.8 KB