From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1682595241; bh=sSpyksdpElZaNW+eL6orysORWrkPaaEzk7xkzXRzHcQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Wg3xhCgSuG/ttl50neD4KlRr6uMO1Ap1P5Laeqxfy8Vv+70fPckK9MmiN37sYHO3S AFuecll62zyvhoJghM3OKEjmISVeHiOplVq90O3HF8GjMwluyLv61SAw4QovCAojpT VhG91XbHYC2/mzpYDTpix/5/meuQh266Bv3kyJEzYV8/ExXeYfSfAcc+QD3OZxp33B M16VQS7t6WLECutyws6gknuMZTIN0/YvDRgkFmy+gvpDDNyrZMh2FXXbUQzwlqQV+h fVa9NJuIQNGvYrlQ9SUhh31b4qbl8rYbdwj/A4NgjKN/MX6RFvQeWDfpL/eI9AY6Wm o/QGVG/re41hw== Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.183.137]) by gnuweeb.org (Postfix) with ESMTPSA id BF5712459C0; Thu, 27 Apr 2023 18:33:59 +0700 (WIB) Date: Thu, 27 Apr 2023 18:33:56 +0700 From: Ammar Faizi To: Memet Zx Cc: gwml@vger.gnuweeb.org, memetpea25@gmail.com Subject: Re: [PATCH 1/2] gwspamd: web: Add direct link for activity log Message-ID: References: <20230427113019.256545-1-zxce3@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230427113019.256545-1-zxce3@gnuweeb.org> X-Bpl: hUx9VaHkTWcLO7S8CQCslj6OzqBx2hfLChRz45nPESx5VSB/xuJQVOKOB1zSXE3yc9ntP27bV1M1 List-Id: On Thu, Apr 27, 2023 at 06:30:19PM +0700, Memet Zx wrote: > Added a direct link from the log section on home to audit_log Use verb 1 for the commit message. Also, please add -v2 when you send a revision, plus the changelog diff between previous and the current version. When you send more than 1 patch, use a cover letter. -- Ammar Faizi