Closed ulfox closed 8 months ago
Hi, could you give an update for this PR?
Hi team, can someone have a look at this?
Addressed by v2.2.0, includes an alternate approach allowing multiple group and user match patterns to be specified. This achieves the same outcome by a different method.
Description of changes:
In this commit we extend the SyncUsersGroups method to filter groups using the --include-groups flag.
A group is included only if the e-mail elements of the include-groups flag match the e-mail elements of google groups.
The filtering is done after the ignoreGroup method is executed. This way we ensure that ignore takes priority.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.