Harden auth and security controls with session auth and docs
This commit is contained in:
@@ -143,6 +143,7 @@ def _create_archive_member_document(
|
||||
size_bytes=len(member_data),
|
||||
logical_path=parent.logical_path,
|
||||
tags=list(parent.tags),
|
||||
owner_user_id=parent.owner_user_id,
|
||||
metadata_json={
|
||||
"origin": "archive",
|
||||
"parent": str(parent.id),
|
||||
|
||||
Reference in New Issue
Block a user