Esempio n. 1
0
 def unshare_subdir_for_group(self, repo_id, path, owner, share_group):
     return seafserv_threaded_rpc.unshare_subdir_for_group(repo_id, path, owner,
                                                           share_group)
Esempio n. 2
0
 def unshare_subdir_for_group(self, repo_id, path, owner, share_group):
     return seafserv_threaded_rpc.unshare_subdir_for_group(repo_id, path, owner,
                                                           share_group)