mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-09-10 00:59:02 +00:00
get_emailusers_in_list() can get ldap users.
This commit is contained in:
@@ -329,7 +329,7 @@ char *
|
||||
ccnet_rpc_get_primary_id (const char *email, GError **error);
|
||||
|
||||
GList *
|
||||
ccnet_rpc_get_emailusers_in_list(const char *user_list, GError **error);
|
||||
ccnet_rpc_get_emailusers_in_list(const char *source, const char *user_list, GError **error);
|
||||
|
||||
#endif /* CCNET_SERVER */
|
||||
|
||||
|
Reference in New Issue
Block a user