bensteUEM / ChurchToolsAPI

Collection of Python files to use the API for ChurchTools
6 stars 3 forks source link

Check priviledges of get_groups_members #105

Open bensteUEM opened 1 month ago

bensteUEM commented 1 month ago

At present this method implemented in #100 requires "administer persons" permission, but similar information might be available from get_groups_members when iterating through a list of all visible groups.

In order to avoid admin priviledges on a tech user changing this method might be helpful