[pmg-devel] applied-series: [PATCH pmg-api/pmg-gui] fix #3648: do not require bindpw on every update
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Oct 28 22:23:29 CEST 2021
huge thanks for the patches - reviewed, tested and
applied :)
On Wed, 27 Oct 2021 17:02:27 +0200
Dominik Csapak <d.csapak at proxmox.com> wrote:
> having to enter the bindpw on each ldap config change is tedious. change
> it so that if no password is entered, it will not be changed in the
> backend, similar to PVE.
>
> pmg-api:
>
> Dominik Csapak (1):
> api: ldap config: sync with the complete config
>
> src/PMG/API2/LDAP.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> pmg-gui:
>
> Dominik Csapak (1):
> fix #3648: ldap config: do not send empty bindpw
>
> js/LDAPConfig.js | 6 ++++++
> 1 file changed, 6 insertions(+)
>
More information about the pmg-devel
mailing list