bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43566: 27.1; url-http and excorporate does not authenticate


From: Thomas Fitzsimmons
Subject: bug#43566: 27.1; url-http and excorporate does not authenticate
Date: Thu, 18 Feb 2021 20:58:47 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux)

Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>>
>>> Is there a test suite entry for bug 27022 that I can run against my
>>> elisp NTLM server?
>>
>> Not that I know of.
>
> OK, I pushed the workaround to emacs-27.
>
> I'll leave this bug report open until I've pushed the test suite item to
> master.

I pushed to master the new tests, and some build logic to load
dependencies from GNU ELPA.

Lars, can you confirm this works for you:

    make -C test ntlm-tests

(Maybe revert my NTLM workaround in url-http.el, and confirm that the
two new tests fail for you like in this original bug report?)

By default this looks for dependencies in test/../../elpa, but you can
use:

    make -C test ntlm-tests GNU_ELPA_DIRECTORY=/path/to/elpa

if you have it checked out somewhere else.  You'll probably need to
"make externals" to pull my recent web-server.el change.

I'd like to confirm this is workable for the Emacs maintainers before
closing this bug -- i.e., that this is convenient enough that it should
catch NTLM regressions from now on.

Thanks,
Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]