[pdm-devel] applied: [PATCH yew-comp v2 4/6] auth_edit_ldap: add helpers to properly edit ad & ldap realms

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Sep 22 21:00:30 CEST 2025


On Mon, 22 Sep 2025 17:05:11 +0200, Shannon Sterz wrote:
> previously this view would run into issues when editing more complex
> ldap and active directory realms. specifically:
> 
> - when editing a pre-existing realm and not opening the second tab of
> the edit window, all attributes that would are configured through the
> second tab would be removed. values for those fields would also not be
> correctly loaded when opening that second tab. this issue stems from
> how `FormContext` works and it requires rendering all tabs before
> loading the form. fixed by specifying `force_render_all(true)` on the
> TabPanel in the form
> 
> [...]

Applied, thanks!

[4/6] auth_edit_ldap: add helpers to properly edit ad & ldap realms
      commit: 998ffb4e4e8b5c2f51a762c9bf7e37d463ea15ef




More information about the pdm-devel mailing list