Skip to content

Add support for .netrc in remote/tar/zip plugins

Valentin David requested to merge valentindavid/netrc into master

Description

We now read .netrc file to find user and password for http/ftp connections from remote/tar/zip plugins.

Testing it automatically would require we run HTTP/FTP server in tests.

This merge request, when approved, will close: Fixes #723 (closed)


Merge request reports