Skip to content

[toolforge-deploy] curl authentication with netrc

Raymond Ndibe requested to merge use_netrc_for_curl into main

create .netrc file for curl authentication. more secure and helps avoid escape hell for problematic passwords (the kind we use in tools and toolsbeta with many problematic characters)

Bug: T358225 Signed-off-by: raymond-ndibe rndibe@wikimedia.org

Merge request reports