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 <[email protected]> > --- > 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! _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
