-
Notifications
You must be signed in to change notification settings - Fork 224
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
Enable authenticated media by default #17889
Conversation
when we land this, would be good to update the doc to say which version the default changed in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should shout about this change in the relevant release version's upgrade notes.
This fixes support with homeservers that enforce authenticated media, such as Synapse in element-hq/synapse#17889
This will be expected to fail when Synapse enforces authenticated media by default in element-hq/synapse#17889
fa66b4f
to
fc5d31c
Compare
This will be expected to fail when Synapse enforces authenticated media by default in element-hq/synapse#17889
This fixes support with homeservers that enforce authenticated media, such as Synapse in element-hq/synapse#17889
These will be expected to fail when Synapse enforces authenticated media by default in element-hq/synapse#17889
I just realized this had broken all my images and only swithing it to false fixed things. I don't have knowledge enough to figure out why, but every single URL of my images showed Why this change and what it does? I'm using synapse-s3-storage-provider, is this taken into account? |
Feel free to delay landing this PR as the team sees fit.
Pull Request Checklist
EventStore
toEventWorkerStore
.".code blocks
.(run the linters)