From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id 619661F47C for ; Tue, 24 Jan 2023 18:03:12 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=RXlonRRy; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233965AbjAXSDJ (ORCPT ); Tue, 24 Jan 2023 13:03:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55562 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233454AbjAXSDI (ORCPT ); Tue, 24 Jan 2023 13:03:08 -0500 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 94F94A5E7 for ; Tue, 24 Jan 2023 10:03:03 -0800 (PST) Received: by mail-pj1-x1033.google.com with SMTP id o13so15848626pjg.2 for ; Tue, 24 Jan 2023 10:03:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:sender:from:to:cc:subject:date:message-id :reply-to; bh=3AykxYq3DYzKwgRiHKoSp75/MzSuD7UsZBMYA6wDH1c=; b=RXlonRRyrQ//sVz6fNpaSaud4Qc39/8wESVvBWXCa8a/fq2CyL3VTNxijG6YVJbnk/ 0NqPou19X1nT40p4eqvTOV48/71HoTciVJNODjiKrp450NEEIdoQsVu5Ec2xhjmFxOz/ Y+iEpuUMhGUlioSfYU12lIIy56Ix8p8pkZLuFp+MlWIXG1J7ZZcVPekSeYg4tlEf9ffC efJIjCZQPFWWEymAe4IKdcHsosC/2F/VUHNWTWKuf9ppQqKmATe6IvM/Wqc21weh2CsK mIeldcMK17AoQdcBLNzJzJ2VCAxThUmAjiCNrCDq/iX8DUudF0/p5DVSmUS74jY2VDo2 sd9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:sender:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=3AykxYq3DYzKwgRiHKoSp75/MzSuD7UsZBMYA6wDH1c=; b=xCnReJgo25Cg0jjclotjpJz/YfnN4pbco9RDUkpEzvGmsdxLtaSejs+001szQaD0Nk g6oD8MKxeEsdtgartYBT0YVgwJf4/aEbMq54SpgCkto7eAJ3nnxvqDWomIaBP6v5l06n pzvf1qZ8DbPETFz69+bl58lK/qljQ0BVGbkzr0Xl+aEkU3rYoEbD1ycG/Q7cAu9b/bKW XZ6BfrrsiM2OLB99FdxsqaXzjX4vlgMV7dutrYBZb2/nIdj2URobyZnsxA+rWdjVoVhT xbH0Ozmauei3NvILOtih61qjI8f1ZKsNdxE/30pY+AIhYFBUGe7dhTmdUexTrvhJwFzO Qlnw== X-Gm-Message-State: AFqh2kpp3ZxHNWYPievG+XtCEeDsFdgdywlHwe4/Zl8sWnG0fKhx8FkP 4vDPumoQZyPkwKC/b9uwcfQ= X-Google-Smtp-Source: AMrXdXtx5bWBE/jNbxmB9tbOVPm2gvD6YJi8w0OAW6kdrIkpEVa4T5Q18Udt2IEsYbVA1MmzpqUSXQ== X-Received: by 2002:a17:90b:17c7:b0:22b:b894:a627 with SMTP id me7-20020a17090b17c700b0022bb894a627mr15969920pjb.28.1674583382975; Tue, 24 Jan 2023 10:03:02 -0800 (PST) Received: from localhost (33.5.83.34.bc.googleusercontent.com. [34.83.5.33]) by smtp.gmail.com with ESMTPSA id z4-20020a17090a6d0400b0022bbad75af4sm1879230pjj.2.2023.01.24.10.03.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 10:03:02 -0800 (PST) Sender: Junio C Hamano From: Junio C Hamano To: Victoria Dye Cc: Matthew John Cheetham via GitGitGadget , git@vger.kernel.org, Derrick Stolee , Lessley Dennington , Matthew John Cheetham , M Hickford , Jeff Hostetler , Glen Choo , =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason Subject: Re: [PATCH v7 00/12] Enhance credential helper protocol to include auth headers References: Date: Tue, 24 Jan 2023 10:03:02 -0800 In-Reply-To: (Victoria Dye's message of "Tue, 24 Jan 2023 09:30:02 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Victoria Dye writes: > Matthew John Cheetham via GitGitGadget wrote: >> Updates in v6 >> ============= >> ... > I've re-read the patches in this version; all of my comments from v5 have > been addressed, and the additional updates w.r.t. other reviewer feedback > all look good as well. At this point, I think the series is ready for > 'next'. > > Thanks! Thanks, both. Let's merge it down.