Skip to content

Improve host checking

Tamas Gal requested to merge improve_host_checking into master

Removes the https://ident.me dependency to check the external IP address. Now it checking for the existence of the $GITLAB_CI variable and then assume it's whitelisted.

Merge request reports