Skip to content

Refactor file metadata handling: Store filename and extension in Blob Storage #126

@magicxor

Description

@magicxor

Currently, the system relies on the client (via URL parameters) to provide the file extension when retrieving or processing files. This is fragile and potentially insecure.

We need to refactor the storage logic to persist the original filename and extension directly in the Blob Storage metadata.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions