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=1682596651; bh=/7XMQqN2nUJDER4mHc+hE7LIk7B/cnbJBuBTdzUsC2E=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Ka3T+gU9hj9tlaU0MIi0tJw8mkPvUZGQ8YgZ1vMsFASPku6lSkqmAMcgh9u5XohlO 2QKXZIIYvj3cG636+0vhfYaPG8z3aF2EZQEqSEy0GBpnnZ1DdJY5X8l0omWphcxBO5 oq47NZvFs1f1B0L6jxd+V8MZrJLrWOTekQzzRr+KjgZ+OrmcSbZgOoRzKPxqWOwPaC 4Ow4iH5ZE8EuaCY3PX+MK3e3E97jvZw8+labfxP3Xxenh2sME1942e3YSPqfbLpoa7 l/T3M5BPEauD6yHlnW+YQUDFCC5joHOPn46ZougCGQnHLS7MT9Y6fMj3jx0I2S2quy cW8SdUyitjdug== Received: from localhost.localdomain (unknown [182.253.183.137]) by gnuweeb.org (Postfix) with ESMTPSA id F25002459BF; Thu, 27 Apr 2023 18:57:29 +0700 (WIB) From: Ammar Faizi To: Memet Zx Cc: Ammar Faizi , Memet Zx , GNU/Weeb Mailing List Subject: Re: [PATCH gwspamd v2 1/2] gwspamd: web: Add direct link for activity log Date: Thu, 27 Apr 2023 18:57:25 +0700 Message-Id: <168259661470.63587.17985677053707482529.b4-ty@gnuweeb.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230427115526.258235-1-zxce3@gnuweeb.org> References: <20230427115526.258235-1-zxce3@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit List-Id: On Thu, 27 Apr 2023 18:55:25 +0700, Memet Zx wrote: > Add a direct link from the log section on home to audit_log Please use cover letter if you more than 1 patch next time. Applied, thanks! [1/2] gwspamd: web: Add direct link for activity log commit: 71f2002f76cacd20b3c9454bf293bde7df97a3a1 [2/2] gwspamd: web: Add *.patch and *.diff to .gitignore commit: 961deae39a099913ca8566e7fec8f3d3f9c4b5f2 Best regards, -- Ammar Faizi