public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Wolfgang Link <w.link@proxmox.com>
Subject: [pve-devel] applied: [Patch v3 access-control] fix #2947 login name for the LDAP/AD realm can be case-insensitive
Date: Tue, 29 Sep 2020 08:51:51 +0200	[thread overview]
Message-ID: <3010988a-a8a8-650a-97f5-e21ba83ee253@proxmox.com> (raw)
In-Reply-To: <20200908120945.56946-1-w.link@proxmox.com>

On 08.09.20 14:09, Wolfgang Link wrote:
> This is an optional for LDAP and AD realm.
> The default behavior is case-sensitive.
> 
> Signed-off-by: Wolfgang Link <w.link@proxmox.com>
> ---
> v1 ->  v2:	* naming of paramenter
>                 * use grep instead of a loop, to avoid login errors
>                   with ambiguous usernames
> 
> v2 ->  v3:      * move lookup_username
>                 * use user- realm- regex instead write own
> 
>  PVE/API2/AccessControl.pm |  1 +
>  PVE/AccessControl.pm      | 22 ++++++++++++++++++++++
>  PVE/Auth/AD.pm            |  1 +
>  PVE/Auth/LDAP.pm          |  7 +++++++
>  4 files changed, 31 insertions(+)
> 
>

applied, thanks!




      reply	other threads:[~2020-09-29  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 12:09 [pve-devel] " Wolfgang Link
2020-09-29  6:51 ` Thomas Lamprecht [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=3010988a-a8a8-650a-97f5-e21ba83ee253@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=w.link@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal