1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-21 11:27:18 +00:00

[file-audit] update file audit

This commit is contained in:
lian
2015-04-01 15:27:57 +08:00
parent d1251150aa
commit 1554c1cd6a

View File

@@ -690,6 +690,12 @@ else:
pass
def get_org_user_events():
pass
def get_file_audit_events():
pass
def get_file_update_events():
pass
def get_perm_audit_events():
pass
def calc_file_path_hash(path, bits=12):
if isinstance(path, unicode):