mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 03:26:21 -04:00
Fix bugs in generating event signatures and hashing
This commit is contained in:
parent
bab2846513
commit
68698e0ac8
6 changed files with 58 additions and 96 deletions
|
@ -61,6 +61,7 @@ class SynapseEvent(JsonEncodedObject):
|
|||
"prev_content",
|
||||
"prev_state",
|
||||
"redacted_because",
|
||||
"origin_server_ts",
|
||||
]
|
||||
|
||||
internal_keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue