mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-01 07:26:39 -05:00
This was broken when device list updates were implemented, as Mailer could no longer instantiate an AuthHandler due to a dependency on federation sending. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| account.py | ||
| account_data.py | ||
| auth.py | ||
| devices.py | ||
| filter.py | ||
| keys.py | ||
| notifications.py | ||
| openid.py | ||
| receipts.py | ||
| register.py | ||
| report_event.py | ||
| sendtodevice.py | ||
| sync.py | ||
| tags.py | ||
| thirdparty.py | ||
| tokenrefresh.py | ||