From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 8AD491FF187 for ; Mon, 20 Oct 2025 17:04:14 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 84016C27A; Mon, 20 Oct 2025 17:04:38 +0200 (CEST) Date: Mon, 20 Oct 2025 17:03:50 +0200 From: Stoiko Ivanov To: Dominik Csapak Message-ID: <20251020170350.771358ce@rosa.proxmox.com> In-Reply-To: <20251015142310.3633830-1-d.csapak@proxmox.com> References: <20251015142310.3633830-1-d.csapak@proxmox.com> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1760972640324 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.073 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_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 Subject: Re: [pmg-devel] [PATCH pmg-yew-quarantine-gui/proxmox/yew-comp 0/3] fix ldap login for pmg mobile quarantine X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pmg-devel@lists.proxmox.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pmg-devel-bounces@lists.proxmox.com Sender: "pmg-devel" Thanks for the quick patch! I gave it a spin - and after our talk off-list I agree that the fix as is makes sense: Reviewed-by: Stoiko Ivanov Tested-by: Stoiko Ivanov On Wed, 15 Oct 2025 16:22:57 +0200 Dominik Csapak wrote: > Fixes the login for ldap users of the quarantine by disabling the > realm selector on the login page, and by fixing the userid checking > in proxmox-login > > note that the pmg-yew-quarantine-gui patch depends on both a bumped > proxmox-login and yew-comp for this to work correctly > > proxmox: > > Dominik Csapak (1): > login: fix userid check for '@quarantine' user tickets > > proxmox-login/src/lib.rs | 12 +++++------- > 1 file changed, 5 insertions(+), 7 deletions(-) > > > proxmox-yew-comp: > > Dominik Csapak (1): > login panel: make realm selector optional > > src/login_panel.rs | 52 +++++++++++++++++++++++++++++++++++++--------- > 1 file changed, 42 insertions(+), 10 deletions(-) > > > pmg-yew-quarantine-gui: > > Dominik Csapak (1): > login page: disable realm selection > > src/page_login.rs | 1 + > 1 file changed, 1 insertion(+) > > > Summary over all repositories: > 3 files changed, 48 insertions(+), 17 deletions(-) > _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel