Files
opencloud/services/graph/pkg/identity
Pascal Bleser f034f2058f fix(graph): adding the same user as multiple members in a group (#3354)
* make sure the list of members to add to a group is unique, by
   removing duplicates in the inbound list of member IDs

 * not attempting to detect duplicate DNs as that should not be
   necessary, and results in an error with OpenLDAP; the built-in IDM
   does not catch those as of now but the issue is tracked there, and
   should not happen due to the UUID filtering in this commit

 * remove the corresponding failing test from the list of expected
   failures

Fixes 3354
2026-08-20 08:11:49 +02:00
..
2025-11-28 17:34:12 +01:00
2026-03-06 14:59:30 +01:00
2026-02-10 10:45:09 +01:00
2026-04-23 09:31:11 +02:00
2026-05-20 14:14:00 +02:00