diff options
author | Šimon Brandner <simon.bra.ag@gmail.com> | 2022-06-27 21:28:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 20:28:34 +0100 |
commit | 1017f09c18b2ae6e350df1e7755ae480fd180853 (patch) | |
tree | 1659b1bfba4ef31cab1cede96156f30695bcc734 /synapse | |
parent | Add Cross-Origin-Resource-Policy header to thumbnail and download media endpo... (diff) | |
download | synapse-1017f09c18b2ae6e350df1e7755ae480fd180853.tar.xz |
Update MSC3786 implementation: Check the `state_key` (#12939)
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/baserules.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/push/baserules.py b/synapse/push/baserules.py |