From 01ee4995c5514fbcbc05e78c2b1bad4b1e3bc7cf Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Thu, 28 Nov 2019 01:22:53 +0000 Subject: [PATCH] Added a comment: related: shouldn't git annex try external remotes to download config? --- .../comment_1_08af564539efb1b0d85905c0aa862c43._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/leaks_git_config_error_message_upon_inability_to_read_downloaded___34__config__34___file/comment_1_08af564539efb1b0d85905c0aa862c43._comment diff --git a/doc/bugs/leaks_git_config_error_message_upon_inability_to_read_downloaded___34__config__34___file/comment_1_08af564539efb1b0d85905c0aa862c43._comment b/doc/bugs/leaks_git_config_error_message_upon_inability_to_read_downloaded___34__config__34___file/comment_1_08af564539efb1b0d85905c0aa862c43._comment new file mode 100644 index 0000000000..53716fecb2 --- /dev/null +++ b/doc/bugs/leaks_git_config_error_message_upon_inability_to_read_downloaded___34__config__34___file/comment_1_08af564539efb1b0d85905c0aa862c43._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="related: shouldn't git annex try external remotes to download config?" + date="2019-11-28T01:22:53Z" + content=""" +I haven't tested, but I can see the situation where a specific repository URL could be handled by external special remote (such as datalad, downloaders of which do handle obscure setups such as this one without 403/404 but rather forwarding to login page) which would provide authenticated access to the URL. Would annex even try that config URL via external special remotes? +"""]] -- 2.30.2