From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4908 invoked from network); 21 Oct 2020 16:05:39 -0000 Received: from krantz.zx2c4.com (192.95.5.69) by inbox.vuxu.org with ESMTPUTF8; 21 Oct 2020 16:05:39 -0000 Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 2b8e2369; Wed, 21 Oct 2020 16:04:31 +0000 (UTC) Return-Path: Received: from mail.zx2c4.com (mail.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id dabc42c0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 21 Oct 2020 16:04:30 +0000 (UTC) Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 83eda7cb for ; Wed, 21 Oct 2020 16:05:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=zx2c4.com; h=mime-version :references:in-reply-to:from:date:message-id:subject:to:cc :content-type; s=mail; bh=pNW7fg4vekaPJY8Ip2TiB0Mj5/A=; b=p0hqrR WytuB4zLVA2TdXhUY3st4jYx1Yq6yPVn8q8IT6JL5nc/TcQvzm06wgPlpR/iGrp2 yThB4hzn4pftV6TlXfiBedbwe4DMjlCs4XUyKHszY41xoQ5igZkJRuPFcqn2ZwZ+ g8LeZb99oVwaJ7jvosJoXfulOjeQwRF4XaP0pa7ihTo3YQ/P+MZHIA9nz+XMLlfT f8KsTNfAMB/gqi9y01X5/rEpMKWdW34j4tkmOXIiXyGr3esoS8zn0dvYL7XMjLVY wbICaPwvSjRbLy/4ngS1mlrMLLo7eM15VQGheoUWjkEq1FxPRMCFeTqrKAByQw8/ FimjJBCUaf1fyoRw== Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id dcfffdde (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 21 Oct 2020 16:05:16 +0000 (UTC) Received: by mail-il1-f182.google.com with SMTP id l16so3017793ilj.9 for ; Wed, 21 Oct 2020 09:05:37 -0700 (PDT) X-Gm-Message-State: AOAM533HtK3JYSxi2br+O9wTK/OpVygZgYaadg5P7uNHYdKnJa2kFNVg GYlowZLSdIdmmxdgysNKqGMgKQtwLkhBtE4RU0s= X-Google-Smtp-Source: ABdhPJyAcZUpqh8tVWqErB0Hy6bqvzhNdNW+qVY99cfvGqb8fp99i71G1OgpD2UqcCDqy1VwdIsBd15DTS8Murh3zP0= X-Received: by 2002:a92:d104:: with SMTP id a4mr3134974ilb.231.1603296337091; Wed, 21 Oct 2020 09:05:37 -0700 (PDT) MIME-Version: 1.0 References: <0dadb09d14dd4b04bb69f9bb9c96f188@bydasein.com> In-Reply-To: From: "Jason A. Donenfeld" Date: Wed, 21 Oct 2020 18:05:26 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: possible to enable mailmap? To: June Bug Cc: William Rankin , cgit@lists.zx2c4.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" I'd be happy to take a patch for this, actually. Something to focus on would be making sure malicious users can't inject HTML into cgit through it somehow.