From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 48E461FF18C for ; Tue, 15 Jul 2025 21:29:50 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 3B8F8D0D1; Tue, 15 Jul 2025 21:30:43 +0200 (CEST) To: pve-devel@lists.proxmox.com, pmg-devel@lists.proxmox.com, yew-devel@lists.proxmox.com, Dominik Csapak Date: Tue, 15 Jul 2025 21:29:34 +0200 In-Reply-To: <20250710102812.2480856-2-d.csapak@proxmox.com> References: <20250710102812.2480856-1-d.csapak@proxmox.com> <20250710102812.2480856-2-d.csapak@proxmox.com> MIME-Version: 1.0 Message-ID: List-Id: Proxmox VE development discussion List-Post: From: Thomas Lamprecht via pve-devel Precedence: list Cc: Thomas Lamprecht X-Mailman-Version: 2.1.29 X-BeenThere: pve-devel@lists.proxmox.com List-Subscribe: , List-Unsubscribe: , List-Archive: Reply-To: Proxmox VE development discussion List-Help: Subject: [pve-devel] applied: [yew-devel] [PATCH http-server 1/1] api server: add 'wasm' as valid extension Content-Type: multipart/mixed; boundary="===============3532231985654183459==" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" --===============3532231985654183459== Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: pve-devel@lists.proxmox.com Delivered-To: pve-devel@lists.proxmox.com Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 4F546DA8A1; Tue, 15 Jul 2025 21:30:17 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 08835D04E; Tue, 15 Jul 2025 21:29:47 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS; Tue, 15 Jul 2025 21:29:46 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 3CF75450FC; Tue, 15 Jul 2025 21:29:46 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, pmg-devel@lists.proxmox.com, yew-devel@lists.proxmox.com, Dominik Csapak Subject: applied: [yew-devel] [PATCH http-server 1/1] api server: add 'wasm' as valid extension Date: Tue, 15 Jul 2025 21:29:34 +0200 Message-ID: <175260777195.2318239.1733601435026190799.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250710102812.2480856-2-d.csapak@proxmox.com> References: <20250710102812.2480856-1-d.csapak@proxmox.com> <20250710102812.2480856-2-d.csapak@proxmox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 0 AWL -0.033 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_MSPIKE_H2 0.001 Average reputation (+2) RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record On Thu, 10 Jul 2025 12:28:11 +0200, Dominik Csapak wrote: > otherwise the server won't serve wasm files to the client. > > Applied, thanks! [1/1] api server: add 'wasm' as valid extension commit: 0ed9932b12e8a5d423657a1dfe0fb27b2774c0d8 --===============3532231985654183459== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel --===============3532231985654183459==--