Skip to content

Use shared group members update logic in ad_group_vsup

Jednotné přihlášení test requested to merge github/fork/zlamalp/vsup2 into master

Created by: zlamalp

  • Use update_group_membership() function from our library ADConnector.pm in ad_group_vsup service instead of custom implementation.
  • This should solve unnecessary periodic updates of group members in this service.

Merge request reports