doc: Add missing netrc release notes
This commit is contained in:
parent
8e0bf28ba6
commit
9fd5eb6056
|
@ -0,0 +1,5 @@
|
||||||
|
## Credentials from `~/.netrc` for `https` URLs
|
||||||
|
|
||||||
|
When a subproject is downloaded using an `https://` URL, credentials from
|
||||||
|
`~/.netrc` are now used. This avoids hardcoding login and password in plain
|
||||||
|
text in the URL itself.
|
Loading…
Reference in New Issue