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

Support for MSC3916: Authenticated Media #1818

Closed
tux93 opened this issue Jul 17, 2024 · 6 comments · Fixed by #1930 or #1946
Closed

Support for MSC3916: Authenticated Media #1818

tux93 opened this issue Jul 17, 2024 · 6 comments · Fixed by #1930 or #1946
Labels
priority: critical Needs a fix ASAP

Comments

@tux93
Copy link

tux93 commented Jul 17, 2024

Describe the problem

Matrix.org is planning to sunset the old media endpoints in August, which will break media access for clients that do not support MSC3916

Describe the solution you'd like

Ensure that Cinny supports Authenticated Media Access according to the MSC

Alternatives considered

Additional context

@bkil

This comment was marked as off-topic.

@Kimiblock
Copy link
Contributor

Kimiblock commented Sep 6, 2024 via email

@bkil
Copy link

bkil commented Sep 6, 2024

Is there any further information we can provide you to help fix this issue?

@ShadowRZ
Copy link
Contributor

Implmented with #1930

However service workers seems to be hard to refresh, so probably the best thing people can do is to do multiple refersh (maybe even hard refersh) until media loads properly.

@sutnistj
Copy link

sutnistj commented Sep 10, 2024

Images finally are showed, but thereʼs still problem with mp4 — error with mime-type. Before auth-media-error mp4 were also showed.
зображення

Itʼs the same error or itʼs better for me to write a separate issue here?

@Salamandar
Copy link

FYI you need to reload the app page after upgrade, wait for it to connect to your home server, then wait a bit then AGAIN reload the web page. And now it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: critical Needs a fix ASAP
Projects
None yet
7 participants