示例#1
0
 def check_passwd(self, repo_id, magic):
     return seafserv_threaded_rpc.check_passwd(repo_id, magic)
示例#2
0
文件: api.py 项目: miurahr/seafile
 def check_passwd(self, repo_id, magic):
     return seafserv_threaded_rpc.check_passwd(repo_id, magic)