Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-20 23:48:25 +0300
committerJunio C Hamano <gitster@pobox.com>2021-05-20 23:49:41 +0300
commitc69f2f8c869361e9e2bdb9fb3ceb2fe058013744 (patch)
treeecdeae936d072a0fdf97986b156e41aa297f36dc /Documentation/RelNotes/2.32.0.txt
parent88dd4282d949cdafff516650c1be8aaf4d67983f (diff)
parentecf7b129fa8619bfe16c5f7e470717ad79186e07 (diff)
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Regression fix for a change made during this cycle. * cs/http-use-basic-after-failed-negotiate: Revert "remote-curl: fall back to basic auth if Negotiate fails" t5551: test http interaction with credential helpers
Diffstat (limited to 'Documentation/RelNotes/2.32.0.txt')
-rw-r--r--Documentation/RelNotes/2.32.0.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/RelNotes/2.32.0.txt b/Documentation/RelNotes/2.32.0.txt
index 22f8859b40..ed590a7b56 100644
--- a/Documentation/RelNotes/2.32.0.txt
+++ b/Documentation/RelNotes/2.32.0.txt
@@ -47,11 +47,6 @@ UI, Workflows & Features
tweak both the message and the contents, and only the message,
respectively.
- * When accessing a server with a URL like https://user:pass@site/, we
- did not to fall back to the basic authentication with the
- credential material embedded in the URL after the "Negotiate"
- authentication failed. Now we do.
-
* "git send-email" learned to honor the core.hooksPath configuration.
* "git format-patch -v<n>" learned to allow a reroll count that is