forked-synapse/synapse/rest/media
Shay dc8ddc6472
Prepare for authenticated media freeze (#17433)
As part of the rollout of
[MSC3916](https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/3916-authentication-for-media.md)
this PR adds support for designating authenticated media and ensuring
that authenticated media is not served over unauthenticated endpoints.
2024-07-22 10:33:17 +01:00
..
v1 Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
config_resource.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
create_resource.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
download_resource.py Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
media_repository_resource.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
preview_url_resource.py Parse Integer negative value validation (#16920) 2024-04-16 19:12:36 +00:00
thumbnail_resource.py Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
upload_resource.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00