mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-21 03:18:23 +00:00
[file-audit] update file audit
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user