[pmg-devel] [PATCH pmg-api/pmg-gui] fix #3648: do not require bindpw on every update

Dominik Csapak d.csapak at proxmox.com
Wed Oct 27 17:02:27 CEST 2021


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(+)

-- 
2.30.2





More information about the pmg-devel mailing list