Skip to content

Remove authentication details from the URL of the artifact zip to be installed

Maciej Pawel Szymanski requested to merge maszyman-strip-auth into master

We already remove the authentication details in the constructor of the HttpRepository, so we can use that instead of getting the URL directly from settings.

Edited by Maciej Pawel Szymanski

Merge request reports