Skip to content

luke/CW-3316 remove dropbox lazyraster#402

Merged
luke-kirwan merged 1 commit into
mainfrom
luke/CW-3316-remove-dropbox
Mar 4, 2026
Merged

luke/CW-3316 remove dropbox lazyraster#402
luke-kirwan merged 1 commit into
mainfrom
luke/CW-3316-remove-dropbox

Conversation

@luke-kirwan

@luke-kirwan luke-kirwan commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

Drop route /documents/dropbox/*, worker fetch path, and middleware redaction.


Note

Medium Risk
Removes the /documents/dropbox/* endpoint and the worker’s dropbox/ fetch path, which can break existing clients or integrations relying on Dropbox-backed documents. Changes are localized but impact externally visible routing and document retrieval behavior.

Overview
This PR removes Dropbox-backed document handling across the service.

The /documents/dropbox/* route is dropped, the worker no longer recognizes dropbox/ paths (and deletes the fetchFileFromDropbox base64-decoded HTTP download flow), and middleware logging/tracing no longer special-cases/redacts Dropbox document URLs.

Written by Cursor Bugbot for commit 0b139fa. This will update automatically on new commits. Configure here.

Drop route /documents/dropbox/*, worker fetch path, and middleware redaction.

@diegobernardes diegobernardes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👌🏻

@luke-kirwan luke-kirwan merged commit d39dfb9 into main Mar 4, 2026
3 checks passed
@luke-kirwan luke-kirwan deleted the luke/CW-3316-remove-dropbox branch March 4, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants