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

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

bug#37638: Patches


From: Lars Ingebrigtsen
Subject: bug#37638: Patches
Date: Mon, 07 Oct 2019 03:34:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Juan Jose Garcia-Ripoll <juanjose.garcia.ripoll@csic.es> writes:

> I modified by hand the sources of the 26.3 distribution and
> bytecompiled them. The following changes, indicating to
> base64-encode-string that it should not use newline characters, seem
> to fix the issue with this and other webs.

Thanks; this was fixed in Emacs 27 earlier this year, so this will work
in the next release:

commit 655fe3fe0de92ace4a97dd3c478c3683b163e132
Author: Lars Ingebrigtsen <larsi@gnus.org>
Date:   Sat Jul 13 01:27:32 2019 +0200

    Fix long credentials when using auth in url.el
    
    * lisp/url/url-auth.el (url-basic-auth): When base64-ing
    credentials, don't let bsae64-encode-string split the result into
    several lines, because servers do not understand that (bug#36619).



-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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