MatrixSynapse/synapse
Erik Johnston 6598992b01 Fixup calls to `comput_event_signature`
We currently pass FrozenEvent instead of `dict` to
`compute_event_signature`, which works by accident due to `dict(event)`
producing the correct result.

This fixes PR #4493 commit 855a151
2019-01-29 11:41:58 +00:00
..
_scripts
api
app
appservice
config
crypto
events
federation Fixup calls to `comput_event_signature` 2019-01-29 11:41:58 +00:00
groups
handlers Fixup calls to `comput_event_signature` 2019-01-29 11:41:58 +00:00
http
metrics
module_api
push
replication
res/templates
rest
server_notices
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py