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 4E2BA1FF136 for ; Mon, 23 Mar 2026 15:26:49 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 9F4AB1E15D; Mon, 23 Mar 2026 15:27:02 +0100 (CET) From: Andrew Jarvis To: pve-devel@lists.proxmox.com subject: SPAM: [PATCH proxmox-datacenter-managet 0/1] Fix typo in error message. Date: Mon, 23 Mar 2026 14:24:30 +0000 Message-ID: <20260323142506.47646-1-andrew.jarvis@geant.org> X-Mailer: git-send-email 2.50.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 3 BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_NONE 0.1 DMARC none policy HEADER_FROM_DIFFERENT_DOMAINS 0.25 From and EnvelopeFrom 2nd level mail domains are different KAM_DMARC_NONE 0.25 DKIM has Failed or SPF has failed on the message and the domain has no DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery methods KAM_LINKBAIT 2.5 Short messages containing little more than a link, from a domain with no security in place RDNS_NONE 0.793 Delivered to internal network by a host with no rDNS SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_NONE 0.001 SPF: sender does not publish an SPF Record X-MailFrom: andrewjarvis@GL1243-AJARVIS.local X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation Message-ID-Hash: N3N3PS5RYFMJH6THSSXMW3GLOX7RKCUK X-Message-ID-Hash: N3N3PS5RYFMJH6THSSXMW3GLOX7RKCUK X-Mailman-Approved-At: Mon, 23 Mar 2026 15:26:49 +0100 CC: Andrew Jarvis X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: While attempting to delete a user added by OpenID, an error is thrown, There is a transposiion of letters. Andrew Jarvis (1): Fix typo server/src/auth/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.50.1 (Apple Git-155)