mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-09-01 21:07:18 +00:00
Support multi-tier groups.
This commit is contained in:
@@ -114,6 +114,9 @@ ccnet_org_manager_get_org_groups_by_user (CcnetOrgManager *mgr,
|
||||
const char *user,
|
||||
int org_id);
|
||||
|
||||
GList *
|
||||
ccnet_org_manager_get_org_top_groups (CcnetOrgManager *mgr, int org_id, GError **error);
|
||||
|
||||
int
|
||||
ccnet_org_manager_org_user_exists (CcnetOrgManager *mgr,
|
||||
int org_id,
|
||||
|
Reference in New Issue
Block a user