From 22fb269bef622393a3bfa568261f56f995c7ee7b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Jan 2025 13:21:17 -0400 Subject: [PATCH] reponse --- ...comment_2_48515c3eb5725dac082e750812a981d8._comment | 7 +++++++ ...comment_3_158e63e75a95f186dbfbf9216c8e2102._comment | 10 ++++++++++ 2 files changed, 17 insertions(+) create mode 100644 doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_2_48515c3eb5725dac082e750812a981d8._comment create mode 100644 doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_3_158e63e75a95f186dbfbf9216c8e2102._comment diff --git a/doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_2_48515c3eb5725dac082e750812a981d8._comment b/doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_2_48515c3eb5725dac082e750812a981d8._comment new file mode 100644 index 0000000000..497f2e8fe9 --- /dev/null +++ b/doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_2_48515c3eb5725dac082e750812a981d8._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2025-01-07T17:06:46Z" + content=""" + +"""]] diff --git a/doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_3_158e63e75a95f186dbfbf9216c8e2102._comment b/doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_3_158e63e75a95f186dbfbf9216c8e2102._comment new file mode 100644 index 0000000000..5ceed5aea0 --- /dev/null +++ b/doc/bugs/git_annex_checkpresentkey_removes_git_credentials/comment_3_158e63e75a95f186dbfbf9216c8e2102._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2025-01-07T17:17:14Z" + content=""" +AFAICS it only does it on a 401. I cannot find a code path where +rejectUrlCredential is called with any other HTTP status. + +Are you still seeing this problem? +"""]]