From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: [GitHub] [GitHub API] Deprecation notice for authentication via URL query parameters Date: Mon, 24 Feb 2020 17:52:35 +0100 Message-ID: <87a758hqr0.fsf@gnu.org> References: <5e43c323226a8_a853f9f616cd9601987b0@github-lowworker-6313c1a.cp1-iad.github.net.mail> <87sgjgi1ux.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44887) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6GyD-0004Ps-BW for guix-devel@gnu.org; Mon, 24 Feb 2020 11:52:38 -0500 In-Reply-To: <87sgjgi1ux.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> (=?utf-8?Q?=22Nicol=C3=B2?= Balzarotti"'s message of "Wed, 12 Feb 2020 10:36:22 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: =?utf-8?Q?Nicol=C3=B2?= Balzarotti Cc: Guix-devel Hi Nicol=C3=B2, anothersms@gmail.com (Nicol=C3=B2 Balzarotti) skribis: > I think the code responsible is import/github.scm:159 > > A tentative fix is attached, but I'm not sure how to test it I pushed something similar contributed by Matt Wette in commit 3d1e42321f091b815835e28b54b37b7e9c79b9bb. Thanks, Ludo=E2=80=99.