Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prevent mime types tampering #60

Merged
merged 1 commit into from
Nov 18, 2024
Merged

prevent mime types tampering #60

merged 1 commit into from
Nov 18, 2024

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Nov 18, 2024

this fixes a bug introduced in #58 where mime types were assumed to be always present.

The intention was good, as that is the ultimate goal (end user unable to modify the mime types), but left a use case not covered.

This now ensures mime-types are ALWAYS encrypted in the request, preventing users from removing the types from url.

@pxpm pxpm merged commit 25b5c97 into main Nov 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant