forked-synapse/synapse/storage/schema
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
..
common Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
main Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
state Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
__init__.py Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
README.md Update book location 2023-12-13 16:15:22 +00:00

Synapse Database Schemas

This directory contains the schema files used to build Synapse databases. For more information, see https://element-hq.github.io/synapse/develop/development/database_schema.html.