tsgrp / OpenContent

TSG's Web Services for ECM Repositories
8 stars 4 forks source link

Find Groups with User Does a substring comparision #82

Open Kovacinski opened 7 years ago

Kovacinski commented 7 years ago

The Function findGroupsWithUser currently does a substring comparator when checking to see if a user is in the group. This causes the issue the user "ABC" will be in any group that "ABCD" is also in.