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=-4.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE 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 9E1071F452 for ; Tue, 2 May 2023 17:45:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234058AbjEBRn6 (ORCPT ); Tue, 2 May 2023 13:43:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229575AbjEBRn4 (ORCPT ); Tue, 2 May 2023 13:43:56 -0400 Received: from bsmtp2.bon.at (bsmtp2.bon.at [213.33.87.16]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 229F3C3 for ; Tue, 2 May 2023 10:43:55 -0700 (PDT) Received: from [192.168.0.98] (unknown [93.83.142.38]) by bsmtp2.bon.at (Postfix) with ESMTPSA id 4Q9nWC67r1z5tlD; Tue, 2 May 2023 19:43:50 +0200 (CEST) Message-ID: <985ff655-51a5-2a0d-db09-5a53563fcc8b@kdbg.org> Date: Tue, 2 May 2023 19:43:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH] credential/wincred: store password_expiry_utc To: Junio C Hamano , M Hickford Cc: Johannes Schindelin , git@vger.kernel.org, "Harshil Jani [ ]" , =?UTF-8?B?SmFrdWIgQmVyZcW8YcWEc2tp?= , Karsten Blees , Erik Faye-Lund , Javier Roucher Iglesias References: <35e1ebe6-e15b-1712-f030-70ab708740db@gmx.de> Content-Language: en-US From: Johannes Sixt In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Am 02.05.23 um 00:25 schrieb Junio C Hamano: > I am wondering if the lack > of comments is a good news or no interest. So far, I have totally negated the existence of credential helpers. I can't offer any help in this regard, I am afraid. -- Hannes