From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>
Cc: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied-series: [PATCH pmg-api/pmg-gui] fix #3648: do not require bindpw on every update
Date: Thu, 28 Oct 2021 22:23:29 +0200 [thread overview]
Message-ID: <20211028222329.1601811a@rosa.proxmox.com> (raw)
In-Reply-To: <20211027150229.2610534-1-d.csapak@proxmox.com>
huge thanks for the patches - reviewed, tested and
applied :)
On Wed, 27 Oct 2021 17:02:27 +0200
Dominik Csapak <d.csapak@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(+)
>
prev parent reply other threads:[~2021-10-28 20:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-27 15:02 [pmg-devel] " Dominik Csapak
2021-10-27 15:02 ` [pmg-devel] [PATCH pmg-api 1/1] api: ldap config: sync with the complete config Dominik Csapak
2021-10-27 15:02 ` [pmg-devel] [PATCH pmg-gui 1/1] fix #3648: ldap config: do not send empty bindpw Dominik Csapak
2021-10-28 20:23 ` Stoiko Ivanov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211028222329.1601811a@rosa.proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.