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:
@@ -690,6 +690,12 @@ else:
|
|||||||
pass
|
pass
|
||||||
def get_org_user_events():
|
def get_org_user_events():
|
||||||
pass
|
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):
|
def calc_file_path_hash(path, bits=12):
|
||||||
if isinstance(path, unicode):
|
if isinstance(path, unicode):
|
||||||
|
Reference in New Issue
Block a user