Allow guests to access media (MSC4189) (#1959)

MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/4189
This commit is contained in:
Travis Ralston 2024-09-30 19:36:17 +02:00 committed by GitHub
parent c8ad740ba4
commit 9486237f1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@
Guest accounts can now download/thumbnail media from the new authenticated endpoints, as per [MSC4189](https://github.com/matrix-org/matrix-spec-proposals/pull/4189).