security(wopi): resolve PutFile drive_id from file, not caller's default

This commit is contained in:
Edouard Vanbelle
2026-07-17 20:37:54 +02:00
parent 190a2e32e9
commit e0156a43f5
3 changed files with 205 additions and 8 deletions
+2 -1
View File
@@ -207,7 +207,8 @@ hurl --variables-file "$API_DIR/test.env" --file-root "$REPO_ROOT/tests" --test
"$API_DIR/webdav_drive_root.hurl" \
"$API_DIR/webdav_permissions.hurl" \
"$API_DIR/webdav_nested_move_cascade.hurl" \
"$API_DIR/wopi_authz.hurl"
"$API_DIR/wopi_authz.hurl" \
"$API_DIR/wopi_shared_drive.hurl"
#bash "$API_DIR/dedup_bulk_upload.sh"