コード例 #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)