rename annex.security.allowed-http-addresses

Renamed annex.security.allowed-http-addresses to
annex.security.allowed-ip-addresses because it is not really specific to
the http protocol, also limiting eg, git-annex's use of ftp and via
youtube-dl, several other protocols.

The old name for the config will still work.

If both old and new name are set, the new name will win.
This commit is contained in:
Joey Hess 2019-05-30 12:43:40 -04:00
parent 135404b33e
commit 1871295765
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
11 changed files with 38 additions and 25 deletions

View file

@ -85,7 +85,7 @@ manually. For a channel url like
feed is "https://www.youtube.com/feeds/videos.xml?channel_id=$foo"
Use of youtube-dl is disabled by default as it can be a security risk.
See the documentation of annex.security.allowed-http-addresses
See the documentation of annex.security.allowed-ip-addresses
in [[git-annex]] for details.)
## metadata

View file

@ -79,7 +79,7 @@ When you have youtube-dl installed, you can just
it is a video and download the video content for offline viewing.
(However, this is disabled by default as it can be a security risk.
See the documentation of annex.security.allowed-http-addresses
See the documentation of annex.security.allowed-ip-addresses
in [[git-annex]] for details.)
Later, in another clone of the repository, you can run `git annex get` on