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

fix(imageproxy): switch to get and copy body instead of reverse proxy #340

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

aleksasiriski
Copy link
Member

@aleksasiriski aleksasiriski commented Jun 27, 2024

This fixes a bug where the authorized URLs for favicons would reverse proxy the authorization back to the client, which is very weird to see :)

Also, clients now load less data (only the body and 3 required headers), and only if the requested URL is an actual image with OK 200 response.

BREAKING: Config for image proxy timeout has changed from multiple values to a single value.

@aleksasiriski aleksasiriski merged commit 511c742 into main Jun 27, 2024
5 of 6 checks passed
@aleksasiriski aleksasiriski deleted the as/fix/imageproxy branch June 27, 2024 13:34
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.

1 participant