Stefan Benz
d92717a1c6
fix: encode ldap values to make valid UTF8 ( #8210 )
...
# Which Problems Are Solved
UUIDs stored in LDAP are Octet Strings and have to be parsed, so that
they can be stored as IDs as they are not valid UTF8.
# How the Problems Are Solved
Try to parse the RawValue from LDAP as UUID, otherwise try to base64
decode and then parse as UUID, else use the data as string as before.
# Additional Changes
None
# Additional Context
Closes #7601
2024-06-28 13:46:54 +00:00
..
2024-04-22 11:34:23 +00:00
2024-03-14 08:49:10 +00:00
2024-05-30 09:35:30 +00:00
2024-06-20 19:51:42 +00:00
2024-06-18 11:27:44 +00:00
2024-04-24 08:44:55 +00:00
2024-06-12 12:24:17 +00:00
2024-06-20 19:51:42 +00:00
2024-04-05 09:35:49 +00:00
2024-06-25 11:10:49 +03:00
2024-06-10 10:49:30 +00:00
2024-06-19 12:56:33 +02:00
2024-06-19 12:56:33 +02:00
2024-05-04 11:55:57 +02:00
2024-05-24 13:32:57 +02:00
2023-12-08 15:30:55 +01:00
2024-04-16 12:08:18 +00:00
2024-01-02 14:26:31 +00:00
2024-04-09 20:21:21 +03:00
2024-06-28 13:46:54 +00:00
2024-06-20 13:31:58 +00:00
2023-09-15 16:58:45 +02:00
2024-01-25 17:28:20 +01:00
2023-09-15 16:58:45 +02:00
2024-06-28 08:33:42 +00:00
2024-01-02 14:26:31 +00:00
2024-01-02 14:26:31 +00:00
2023-10-19 12:34:00 +02:00
2022-06-15 08:30:58 +02:00
2024-06-19 12:56:33 +02:00
2024-03-15 16:29:10 +01:00
2024-06-17 09:50:12 +00:00
2024-06-20 19:51:42 +00:00
2023-08-15 10:49:05 +02:00
2024-06-12 10:18:48 +00:00
2024-04-03 10:43:43 +00:00
2024-06-18 11:27:44 +00:00
2024-06-15 16:12:21 +03:00
2024-04-03 10:43:43 +00:00
2024-05-07 05:38:26 +00:00
2024-04-03 10:43:43 +00:00