diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:18 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:18 +0000 |
commit | 45e098eb4c181f7356aad1fbb34b8f9bb6ad1bed (patch) | |
tree | de93441dc2d0dc982f571bf70b7bbd537fca7c3f /synapse/api | |
parent | Warn if postgres database has non-C locale. (#6734) (diff) | |
parent | Pass room version object into event_auth.check and check_redaction (#6788) (diff) | |
download | synapse-45e098eb4c181f7356aad1fbb34b8f9bb6ad1bed.tar.xz |
Pass room version object into event_auth.check and check_redaction (#6788)
* commit 'a8ce7aeb4': Pass room version object into event_auth.check and check_redaction (#6788)
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/auth.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |