From f3ff2b83ca7357e16c6f0cb06962434b8afe1e89 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 25 Jan 2021 15:18:40 +0000 Subject: [PATCH] Added a comment --- .../comment_6_a84145c6537ac1a81db59cdc03bc625d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_6_a84145c6537ac1a81db59cdc03bc625d._comment diff --git a/doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_6_a84145c6537ac1a81db59cdc03bc625d._comment b/doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_6_a84145c6537ac1a81db59cdc03bc625d._comment new file mode 100644 index 0000000000..1d1fd5c8f3 --- /dev/null +++ b/doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_6_a84145c6537ac1a81db59cdc03bc625d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 6" + date="2021-01-25T15:18:39Z" + content=""" +THANK YOU Joey. That is indeed quite odd (\"security through obscurity\") behavior from github (note: github returns 401 even if that repo does not exist, so it is at least consistent in not revealing presence/absence of private repos at a url). Feel welcome to close this issue since I guess nothing should indeed be done on git-annex side, and ideally `gin` portal just returns 401 in such cases +"""]]