]> git.eshelyaron.com Git - emacs.git/commit
url-http.el: Special-case NTLM authentication
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Sun, 31 Jan 2021 23:36:52 +0000 (18:36 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Mon, 1 Feb 2021 00:11:16 +0000 (19:11 -0500)
commitdc78f8a4ead88744c258ae712adb4fbbb65ec539
tree7ffba9ef0c63ef3bbfb1a30610206f051cca8244
parent85b0137858098013eb8ab66c4e9b256eedb1954d
url-http.el: Special-case NTLM authentication

* lisp/url/url-http.el (url-http-handle-authentication): Do not
signal an error on NTLM authorization strings.  (Bug#43566)
lisp/url/url-http.el