[pve-devel] [PATCH v2 access-control] fix #5136: ldap: Decode non-ASCII characters in attributes

Fiona Ebner f.ebner at proxmox.com
Tue Jan 9 14:38:49 CET 2024


Am 09.01.24 um 14:35 schrieb Filip Schauer:
> UTF8 decode non-ASCII characters when syncing user attributes, since
> those will be encoded later on. Without this fix the attributes were
> encoded twice, resulting in cases such as 'ü' turning into 'ü'.
> 
> Signed-off-by: Filip Schauer <f.schauer at proxmox.com>

Is this already fixed by avoiding the accidental re-encoding as UTF-8,
i.e. the following patch:
https://lists.proxmox.com/pipermail/pve-devel/2024-January/061270.html
?




More information about the pve-devel mailing list