[pmg-devel] [PATCH pmg-yew-quarantine-gui/proxmox/yew-comp 0/3] fix ldap login for pmg mobile quarantine
Stoiko Ivanov
s.ivanov at proxmox.com
Mon Oct 20 17:03:50 CEST 2025
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 <s.ivanov at proxmox.com>
Tested-by: Stoiko Ivanov <s.ivanov at proxmox.com>
On Wed, 15 Oct 2025 16:22:57 +0200
Dominik Csapak <d.csapak at proxmox.com> 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(-)
>
More information about the pmg-devel
mailing list