diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 18:00:46 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 18:00:46 +0000 |
commit | 3719f3fa2f3a834e4b12d78afb9f505b37e003f5 (patch) | |
tree | 10e69c64d7ac51250a1c56304101489020d00cf6 | |
parent | Merge pull request #6537 from matrix-org/erikj/bump_mypy_version (diff) | |
parent | Sanity-check room ids in event auth (#6530) (diff) | |
download | synapse-3719f3fa2f3a834e4b12d78afb9f505b37e003f5.tar.xz |
Sanity-check room ids in event auth (#6530)
* commit '971a0702b': Sanity-check room ids in event auth (#6530)
-rw-r--r-- | changelog.d/6530.misc | 2 | ||||
-rw-r--r-- | synapse/event_auth.py | 12 |
2 files changed, 14 insertions, 0 deletions
diff --git a/changelog.d/6530.misc b/changelog.d/6530.misc new file mode 100644 |