[pbs-devel] applied: Re: [PATCH widget-toolkit] auth: ldap: openid: use proxmoxtextfield for comment
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Sep 7 17:53:26 CEST 2023
On 18/07/2023 13:57, Lukas Wagner wrote:
> The regular `textfield` does not support the `deleteEmpty`
> setting. Thus, if no comment was entered the configuration
> would still end up with an empty `comment` key:
>
> ldap: foo
> server ....
> bind-dn ...
> comment
>
> Fixed by switching over to `proxmoxtextfield`, which properly
> deletes empty keys.
>
> Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
> ---
> src/window/AuthEditLDAP.js | 2 +-
> src/window/AuthEditOpenId.js | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
More information about the pbs-devel
mailing list