MatrixSynapse/synapse/events
Patrick Cloke 8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268)
Instead of mixing them with user authentication methods.
2021-07-01 14:25:37 -04:00
..
__init__.py Correct type hints for synapse.event_auth. (#10253) 2021-06-30 07:08:42 -04:00
builder.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
presence_router.py
snapshot.py
spamcheck.py
third_party_rules.py
utils.py
validator.py