You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# We still need to map the images onto url in the images complex field type
173
179
# something about key path
180
+
# id = "feb5e192afb6_aHR0cHM6Ly9zdHh4azRxenEzdGFoaWMyLmJsb2IuY29yZS53aW5kb3dzLm5ldC9jb250ZW50L05vcnRod2luZF9IZWFsdGhfUGx1c19CZW5lZml0c19EZXRhaWxzLnBkZg2_pages_65",
Copy file name to clipboardExpand all lines: todo.txt
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,15 @@ TODO:
22
22
23
23
To decide:
24
24
* For user data lake client, how often should we double check the ACL matches the oid, versus assuming the URLs convey that? (Like when fetching the image?)
25
+
* add a note that we only check owner, not full access control
26
+
* add owner check to each blob-related method (/list, /remove)
27
+
* move fetch image into blobmanager
28
+
* WHY ARE THERE NO OIDS on the uploaded sections????
25
29
26
30
Later:
27
31
Agentic: Incompatible since it doesnt retrieve images. We would need to do a follow-up search query to get each document, like filter: id eq 'x' or id eq 'y' or....
0 commit comments