mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-09-06 15:20:18 +00:00
Support listing child groups and users.
This commit is contained in:
@@ -49,6 +49,7 @@ func_table = [
|
||||
[ "objlist", ["int"] ],
|
||||
[ "objlist", ["int", "int"] ],
|
||||
[ "objlist", ["int", "int", "int"] ],
|
||||
[ "objlist", ["int", "string"] ],
|
||||
[ "objlist", ["string"] ],
|
||||
[ "objlist", ["string", "int"] ],
|
||||
[ "objlist", ["string", "int", "int"] ],
|
||||
|
Reference in New Issue
Block a user