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

Built-in image proxy fixes #1199

Merged

Conversation

DEVTomatoCake
Copy link
Member

I've missed a few things in #1126:

  1. Proxy shouldn't require auth because it's not really possible to handle that in clients across domains
  2. Imagor leaves out the protocol in the proxy URL, therefore the proxy has to re-add it. Given that SSL is quite common nowadays using https:// should be fine.

@MaddyUnderStars MaddyUnderStars merged commit 31ac4a0 into spacebarchat:master Aug 28, 2024
3 checks passed
@DEVTomatoCake DEVTomatoCake deleted the fix/built-in-image-proxy branch August 28, 2024 02:40
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